Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
void setStartBefore(NoderefNode)
throws RangeException, DOMException;refNode
The node before which the start point of the range is to be set.
This method throws the same exceptions in the same circumstances as Range.setEndAfter( ). See that reference page for details.