Moves the text range so that the start and end positions of the range encompass the text in the given element.
dhtml语法
TextRange.moveToElementText(oElement)
Parameters
oElement |
Required.
Objectthat specifies the element object to move to. |
Return Value
No return value.
Remarks
This feature might not be available on non-Microsoft® Win32® platforms.
是否符合公共标准
There is no public standard that applies to this method.
Applies To