July 1998
Intermediate to advanced
1456 pages
65h 5m
English
title — NN 2 IE 3 DOM n/a
Read/Write
Unlike the title property for objects that reflect
HTML elements, the document.title property refers
to the content of the TITLE element defined in the
HEAD portion of a document. The title content
appears in the browser’s titlebar to help identify the
document. This is also the content that goes into a bookmark listing
for the page.
document.title = "Fred\'s Home Page"
String.
None.
Read now
Unlock full access