Click to return to the DHTML, HTML     
onerror Event     onshow Event     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

onhide Event


Fires when the tooltip behavior is no longer visible.

Syntax

XML<Prefix:CustomTag ID = sID STYLE="behavior:url('tooltip.htc')" onhide = "handler" .../>
ScriptingoTable.onhide[ = handler]

Return Value

No return value.

Remarks

BubblesNo
CancelsNo
To invoke
  • Hover the mouse cursor over an object referenced by the ELEMENT attribute on the tooltip behavior for the period of time specified by the DURATION attribute.
  • Move the mouse cursor outside an object participating in the tooltip behavior while the ToolTip is visible.
Default action Initiates any action associated with this script.

The onhide event is available only to objects participating in the tooltip behavior.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
tooltip


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.