setStartAfter
Set the start point at the first DOM point after the specified node.
- Documentation
- › API
- › DOM API
- › setStartAfter
XopusRange.setStartAfter( node : XopusNode)
: XopusNode)Arguments
- node
- XopusNode. The node after which the start point should be placed.