Name

TITLE — NN n/a IE 4 HTML 4

Synopsis

TITLE=”advisoryText"

Optional

An advisory description of the element. In Internet Explorer 4, the title is rendered as a tooltip when the cursor rests on the element for a moment. TITLE attributes of nested form elements override the setting for the entire FIELDSET, allowing you to specify one tooltip for the main fieldset area and more detailed tooltips for each element.

Example

<FIELDSET TITLE="Credit Card Info">...</FIELDSET>

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.