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.
Set the start point at the first DOM point after the specified node.
XopusRange.setStartAfter (node : XopusNode)
XopusNode. The node after which the start point should be placed.