onmouseout Event

Occurs when the mouse pointer is moved out of the region contained by the object's boundaries.

Syntax

VBScriptSub SGObj_onmouseout
<!--script-->
End Sub
JScript<SCRIPT LANGUAGE="JavaScript" FOR=SGObj EVENT=onmouseout>
<!--script-->
</SCRIPT>

Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.