<!-- ... --> (Comment block) (Object/HTML)

HTML comments can be used to hide scripts.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Inherits from:CharacterData object
JavaScript syntax:IEmyDocument.all.tags("!")[anIndex]
HTML syntax:<!-- someCommentText -->
Argument list:anIndexA reference to an element in a collection

See also:Element object, Hiding scripts from old browsers

Inheritance chain:

CharacterData object, Node object

Refer to:

COMMENT object