mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-05 04:05:06 -05:00
Binding mousemove event listeners to the window apparently doesn't work in IE8, so bind to document instead.
Binding mousemove event listeners to the window apparently doesn't work in IE8, so bind to document instead.