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. The TITLE attribute of a LEGEND overrides the TITLE setting for the entire FIELDSET.

Example

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

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.