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






'code' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |canHaveChildren                 canHaveHTML                   |
| Properties     |className                       clientHeight                  |
|                |clientLeft                      clientTop                     |
|                |clientWidth                     contentEditable               |
|                |cursor                          dir                           |
|                |disabled                        end                           |
|                |firstChild                      hasLayout                     |
|                |id                              innerHTML                     |
|                |innerText                       isContentEditable             |
|                |isDisabled                      isMultiLine                   |
|                |isTextEdit                      lang                          |
|                |language                        lastChild                     |
|                |nextSibling                     nodeName                      |
|                |nodeType                        nodeValue                     |
|                |offsetHeight                    offsetLeft                    |
|                |offsetParent                    offsetTop                     |
|                |offsetWidth                     outerHTML                     |
|                |outerText                       ownerDocument                 |
|                |parentElement                   parentNode                    |
|                |parentTextEdit                  previousSibling               |
|                |readyState                      scopeName                     |
|                |scrollHeight                    scrollLeft                    |
|                |scrollTop                       scrollWidth                   |
|                |sourceIndex                     tagName                       |
|                |tagUrn                          title                         |
|                |uniqueID                                                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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