Programmer's Guide > Interfaces > W3C Range interface > startContainer attribute
  
startContainer attribute
Node within which the Range begins
startContainer
Access
read-only
Returns
Node
Get throws
DOMException
INVALID_STATE_ERR: Raised if detach() has already been invoked on this object.