surroundContents
Insert the contents of this range in the given node and insert the node where the contents were.
- Documentation
- › API
- › DOM API
- › surroundContents
XopusRange.surroundContents( newParent : XopusNode)
: XopusNode)Arguments
- newParent
- XopusNode. The node which is to contain the contents of the range.