Programmer's Guide > Interfaces > W3C Range interface > startOffset attribute
  
startOffset attribute
Offset within the starting node of the Range.
startOffset
Access
read-only
Returns
long
Get throws
DOMException
INVALID_STATE_ERR: Raised if detach() has already been invoked on this object.