This yields the text of the title block. This is the same as the document.title property. Because it is read-only, you cannot modify the value from script. You can't get at the content of the <TITLE> tag with the innerHTML property either.
See also: | Document.title |
Prev | Home | Next |
TITLE object | Up | ToBoolean |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |