Click to return to the Reusing Browser Technology home page    
onmousedown Event     onmouseout Event     MSHTML Document Events    
Web Workshop  |  Reusing Browser Technology

onmousemove Event


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

onmouseover, onmouseup



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.