Document.title PropertyNameDocument.title Property---the title of a documentAvailabilityNavigator 2.0, Internet Explorer 3.0 Synopsis
document.title Descriptiontitle 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. |
|