DHTML Methods
Moves the text range so that the start and end positions of the range encompass the text in the given element.
TextRange.moveToElementText ( oElement )
oElement |
Required. Element object to move to. |
No return value.
This feature might not be available on non-Win32® platforms. See the Microsoft® Knowledge Base for the latest information on Internet Explorer® cross-platform compatibility.
TextRange