July 1998
Intermediate to advanced
1456 pages
65h 5m
English
text — NN n/a IE 4 DOM n/a
Read/Write
The text contained by the text range. In the case of a
TextRange object of a BODY
element, this consists of only the text that is rendered, but none of
the HTML tags behind the scenes.
var rangeText = document.body.createTextRange( ).text
String.
None.
Read now
Unlock full access