The read-only startContainer
property of the AbstractRange
interface returns the start Node
for the range.
Syntax
var startNode = range.startContainer
Value
The DOM Node
inside which the start position of the range is found.
Specifications
Specification | Status | Comment |
---|---|---|
DOM The definition of 'startContainer ' in that specification. |
Living Standard | |
Static Range The definition of 'startContainer' in that specification. |
Editor's Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser