|
|
|
The DOMCharacterData class
The DOMCharacterData class Introduction Represents nodes with character data. No nodes directly correspond to this class, but other nodes do inherit from it. Properties - data
-
The contents of the node. - length
-
The length of the contents. Table of Contents | |