ELEMENT Attribute | element Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

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

Syntax

XML <ELEMENT ELEMENT = sTipID... >
Scripting [ sTipID = ] ToolTip.element

Possible Values

sTipID String that specifies or receives the ID of the object that uses the ToolTip.

The property is read/write. The property has no default value.

Remarks

The element property is available only to objects participating in the ToolTip behavior.

Applies To

ToolTip