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