Click to return to the DHTML, HTML     
DURATION Attribute | dura...     onerror Event     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

ELEMENT Attribute | element Property


Sets or retrieves the ID attribute of the object that uses the tooltip behavior.

Syntax

XML<Prefix:CustomTag ID = sID STYLE="behavior:url('tooltip.htc')" ELEMENT = sTipID .../>
ScriptingoTooltip.element[ = sTipID]

Possible Values

Prefix Prefix used to associate CustomTag with a namespace. This prefix is set using the XMLNS attribute of the HTML tag.
CustomTag User-defined tag.
sID String that uniquely identifies the object.
sTipIDString specifying the ID of the object that uses the ToolTip.

The property is read/write with no default value.

Remarks

The element property 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.