ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
TraversalRange:
Range
[Go to standard]
[Glossary]
[Help]
Range (interface )
Own properties:
attributes
-
collapsed
,
commonAncestorContainer
,
endContainer
,
endOffset
,
startContainer
,
startOffset
methods
-
cloneContents
,
cloneRange
,
collapse
,
compareBoundaryPoints
,
deleteContents
,
detach
,
extractContents
,
insertNode
,
selectNode
,
selectNodeContents
,
setEnd
,
setEndAfter
,
setEndBefore
,
setStart
,
setStartAfter
,
setStartBefore
,
surroundContents
,
toString
Description:
See
specification
.