Fires when the user moves the mouse over the document.
Syntax
void onmousemove();
Return Value
None.
Remarks
For more information, see onmousemove in the Dynamic HTML Reference.
This event is available in Microsoft® Internet Explorer 4.0 and later.
See Also