ZVON > References > DOM2 Reference

endContainer (attribute )

Owning interface and usage:  
Range.endContainer

Member of these other interfaces:  
none

Readonly:   yes

Type:   Node

Description:  
Node within which the Range ends.

Exception:  
DOMException INVALID_STATE_ERR
Raised if detach() has already been invoked on this object.