Moves the text range so that the start and end positions of the range encompass the text in the given element.
Syntax
TextRange.moveToElementText(oElement)
Parameters
oElement Required. Object that specifies the element object to move to.
Return Value
No return value.
Remarks
This feature might not be available on non-Win32® platforms. For the latest information about Internet Explorer cross-platform compatibility, see article Q172976 in the Microsoft Knowledge Base.
Applies To
TextRange