JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Document.title Property

Name

Document.title Property---the title of a document

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

document.title

Description

title is a read-only string property that specifies the title of the current document. The title is any text that appears within <TITLE> and </TITLE> tags in the <HEAD> of the document.

See Also

"Document", "Document.lastModified", "Document.location", "Document.referrer"


Previous Home Next
Document.referrer Book Index Document.URL

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell
Hosted by uCoz