XML DOM - The Comment Object
The Comment object represents the content of comment nodes in a
document.
Examples
The examples below use the XML file
books.xml.
An external JavaScript is used to load the XML file.
createComment() - Create a comment node
The Comment object
The Comment object represents the content of comment nodes in a document.
IE: Internet Explorer, F: Firefox, O: Opera, W3C:
World Wide Web Consortium (Internet Standard)
Comment Object Properties
| Property |
Description |
IE |
F |
O |
W3C |
| data |
Sets or returns the text of this node |
6 |
1 |
9 |
Yes |
| length |
Returns the length of the text of this node |
6 |
1 |
9 |
Yes |
Comment Object Methods
Click here to design a Stunning Flash Website for Free
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free.
With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
|