selectNode
Select an entire node. The start DOM point will be set before the opening tag and the end DOM point will be set after the closing tag.
- Documentation
- › API
- › DOM API
- › selectNode
XopusRange.selectNode( node : XopusNode)
: XopusNode)Arguments
- node
- XopusNode. The node to be selected.