ZVON > References > DOM2 Reference

collapsed (attribute )

Owning interface and usage:  
Range.collapsed

Member of these other interfaces:  
none

Readonly:   yes

Type:   Boolean

Description:  
true if the Range is collapsed.

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