ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
TraversalRange:
Range
>
endContainer
[Go to standard]
[Glossary]
[Help]
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.