July 1998
Intermediate to advanced
1456 pages
65h 5m
English
createRange( ) — NN n/a IE 4 DOM n/a
Creates a TextRange object from the current
selection object. After a statement like the following:
var myRange = document.selection.createRange( )
scripts can then act on the content of the selected text.
TextRange object.
None.
Read now
Unlock full access