July 1998
Intermediate to advanced
1456 pages
65h 5m
English
TITLE — NN n/a IE 4 HTML 4
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.
<FIELDSET TITLE="Credit Card Info">...</FIELDSET>
Any string of characters. The string must be inside a matching pair of (single or double) quotation marks.
None.
[window.]document.all.elementID.title
Read now
Unlock full access