setEndBefore
Description
Set the end point at the first DOM point before the specified node.
Syntax
XopusRange .getEndBefore (node : XopusNode)
Arguments
- node
-
XopusNode. The node before which the end point should be set.
Set the end point at the first DOM point before the specified node.
XopusRange .getEndBefore (node : XopusNode)
XopusNode . The node before which the end point should be set.
Loading...