Team LiB   Previous Section   Next Section
Comment DOM Level 1

an HTML comment Inherits From: Node

Properties

Comment nodes have exactly the same properties as Text nodes.

Methods

Comment nodes support all of the methods of Text nodes except for splitText( ).

See Also

Text

    Team LiB   Previous Section   Next Section