LINK.title (Property)

The title name text of the link.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myLINK.title

This is the text that is presented as a 'ToolTip' when the mouse rolls onto an object and pauses there for a few moments. The MSIE browser will display this text as small popup comment box.

When aural style sheet support is provided by a browser, this value might be spoken as the mouse rolls over it.

See also:Document.title, Element.title, LINK.readyState