The <TITLE> tag conveys no apparent visible effect on the document. It is considered to be an invisible tag, although its value does appear in the window heading bar.
Be careful not to confuse this with the TITLE attribute of an HTML tag and its corresponding Element object's title property. They are just a means of naming objects and associating specific tags with specific objects.
See also: | Document.title, TITLE object |
Prev | Home | Next |
Timer events | Up | TITLE object |
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. |