Documentation Center

selectNodeContents

Description

Select all the contents of a node. The start DOM point will be set after the opening tag and the end DOM point will be set before the closing tag.

Syntax

XopusRange .selectNodeContents (node : XopusNode)

Arguments

node
XopusNode . The node of which the contents should be selected.