Skip to main content

class Comment extends Node

The Comment represents html comment nodes. Extends class Node.

properties:

data

read/write, string, text of comment node.

length

read-only, integer, length of comment's text.