July 1998
Intermediate to advanced
1456 pages
65h 5m
English
text — NN n/a IE 4 DOM n/a
Read-only
The text content of the element. For the TITLE
element, this is the text between the start and end tags that also
appears in the browser window’s titlebar (usually along with
some identification of the browser brand). Changes you make to this
property do not appear in the source code you view from the browser.
document.all.tags("HEAD")[0].text = "Welcome, Dave!"String.
None.
Read now
Unlock full access