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
 |
|
Get Your Diploma!
W3Schools' Online Certification Program is the perfect solution for busy
professionals who need to balance work, family, and career building.
The HTML Certificate is for developers who want to document their knowledge of HTML, XHTML, and CSS.
The ASP Certificate is for developers who want to document their knowledge of ASP, SQL, and ADO.
|
|