The endOffset
property of the StaticRange
interface returns the offset into the end node of the range's end position.
Syntax
var endOffset = staticRange.endOffset
Value
An integer value indicating the number of characters into the Node
indicated by endContainer
at which the final
character of the range is located.
Specifications
Specification | Status | Comment |
---|---|---|
DOM The definition of 'endOffset' in that specification. |
Living Standard | |
Static Range The definition of 'endOffset' in that specification. |
Editor's Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser