July 1998
Intermediate to advanced
1456 pages
65h 5m
English
moveToElementText( ) — NN n/a IE 4 DOM n/a
moveToElementText(elementObject)
Moves the current TextRange object’s start
and end points to encase the specified HTML element object. The
resulting text range includes the HTML for the element, as well.
None.
elementObject
A scripted reference to the object. This can be in the form of a
direct reference
(document.all.
elementID)
or a variable containing the same kind of value.
Read now
Unlock full access