Documentation Center

setStartAfter

Description

Set the start point at the first DOM point after the specified node.

Syntax

XopusRange.setStartAfter (node : XopusNode)

Arguments

node
XopusNode. The node after which the start point should be placed.