setEndAfter
Description
Set the end point at the first DOM point after the specified node.
Syntax
XopusRange .setEndAfter (node : XopusNode)
Arguments
- node
-
XopusNode. The node after which the end should be placed.
Set the end point at the first DOM point after the specified node.
XopusRange .setEndAfter (node : XopusNode)
XopusNode . The node after which the end should be placed.
Loading...