The mousemove event fires when the user moves the mouse.
Test | IE 5.5 | IE 6 | IE 7 | IE8 | IE9 | IE10 pr2 | FF 7.0 Win | FF 6.1 Mac | Saf 5.1 Win | Saf 5.1 Mac | Chrome 14 Win | Chrome 13 Mac | Opera 11.51 Win | Opera 11.51 Mac |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
On the window
|
No | Yes | Yes | Yes | Yes | Yes | ||||||||
Is this event available on the window? |
||||||||||||||
On the document
|
Yes | Yes | Yes | Yes | Yes | |||||||||
Is this event available on the document? |
||||||||||||||
On any element
|
Yes | Yes | Yes | Yes | Yes | |||||||||
Is this event available on any element? |
||||||||||||||
Event bubbling
|
Yes | Yes | Yes | Yes | Yes | |||||||||
The event should bubble up. |
||||||||||||||
Cancel bubble
|
Yes | Yes | Yes | Yes | Yes | |||||||||
Test | IE 5.5 | IE 6 | IE 7 | IE8 | IE9 | IE10 pr2 | FF 7.0 Win | FF 6.1 Mac | Saf 5.1 Win | Saf 5.1 Mac | Chrome 14 Win | Chrome 13 Mac | Opera 11.51 Win | Opera 11.51 Mac |