|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
CDATASection.
CharacterData interface extends Node with a set of
attributes and methods for accessing character data in the DOM.CharacterData and represents the
content of a comment, i.e., all the characters between the starting '
<!--' and ending '-->'.Comment.
Attr of the given name.
CDATASection node whose value is the specified
string.
Comment node given the specified string.
Document object of the specified type with
its document element.
DocumentFragment object.
DocumentType node.
EntityReference object.
ProcessingInstruction node given the specified
name and data strings.
Text node given the specified string.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||