Home to Document Object Model | Up to Core
Prev CharacterData | Next Text


Comment
Object (inherits from Node and CharacterData).

Represents the content of a comment in the document - i.e. the characters after "<!--" and before "-->".

Comment has no attributes or methods of its own. Comment nodes do not have child nodes.