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