'comment' JavaScript Properties : comment « HTML Tag Reference « HTML CSS Reference






'comment' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |canHaveChildren                 canHaveHTML                   |
| Properties     |data                            disabled                      |
|                |firstChild                      id                            |
|                |isContentEditable               isDisabled                    |
|                |isMultiLine                     isTextEdit                    |
|                |lang                            lastChild                     |
|                |length                          nextSibling                   |
|                |nodeName                        nodeType                      |
|                |nodeValue                       offsetParent                  |
|                |outerText                       ownerDocument                 |
|                |parentElement                   parentNode                    |
|                |parentTextEdit                  previousSibling               |
|                |readyState                      scopeName                     |
|                |sourceIndex                     tagName                       |
|                |tagUrn                          text                          |
|                |uniqueID                                                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'comment' Syntax and Note
2.'comment' HTML Attributes
3.'comment' Event Handlers
4.'comment' CSS Attributes and JavaScript Style Properties
5.'comment' Example
6.'comment' Microsoft Behaviors
7.'comment' JavaScript Methods
8.'comment' JavaScript Collections