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






'html' JavaScript Properties

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








Related examples in the same category

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