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

onmouseout Event


Fires when the user moves the mouse pointer out of the document window.

Syntax

void onmouseout();

Return Value

None.

Remarks

For more information, see onmouseout 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.