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 .../> Scripting oTooltip.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. sTipID String 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
tooltip