July 1998
Intermediate to advanced
1456 pages
65h 5m
English
text — NN n/a IE 4 DOM 1
Read/Write
The text content of the element. Due to the nature of this element,
the value of the text property is identical to the values of the
innerHTML and outerHTML
properties. Changes to this property do not affect the text of the
comment as viewed in the browser’s source code version of the
document. This property is not available in IE 4/Macintosh.
document.all.tags("!")[4].text = "Replaced comment, but no one will know."String.
None.
Read now
Unlock full access