HBCMS更多的中文手册参考:

moveToElementText Method

DHTML文档教程

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

TextRange