moveToElementTextmoveToElementText*
*Contents  *Index  *Topic Contents
*Previous Topic: moveToBookmark
*Next Topic: moveToPoint

moveToElementText

Description

Moves the text range so that the start and end positions of the range encompass the text in the given element.

Syntax

object.moveToElementText(element)

ParameterDescription
element Element object.

Return Value

No return value.

Remarks

This feature might not be available on non-Win32 platforms. See article Q172976 in the Microsoft Knowledge Base for the latest information on Internet Explorer cross-platform compatibility.

Applies To

TextRange


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.