Name

TITLE — NN n/a IE 4 HTML 4

Synopsis

TITLE=”advisoryText"

Optional

An advisory description of the element. Rendered as a tooltip in IE 4. The TITLE attribute can also be used to store information intended for the CITE attribute. But when assigned to the TITLE attribute, the text (in IE 4 at least) is viewable to the user as a tooltip.

Example

<DEL TITLE="Deleted by JB">SomeDeletedTextHere</DEL>

Value

Any string of characters. The string must be inside a matching pair of (single or double) quotation marks.

Default

None.

Object Model Reference

IE

[window.]document.all.elementID.title

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.