ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
TraversalRange:
Range
>
startOffset
[Go to standard]
[Glossary]
[Help]
startOffset (attribute )
Owning interface and usage:
Range
.
startOffset
Member of these other interfaces:
none
Readonly:
yes
Type:
long
Description:
Offset within the starting node of the
Range
.
Exception:
DOMException
INVALID_STATE_ERR
Raised if
detach
() has already been invoked on this object.