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






'custom' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |accessKey                       blockDirection                |
| Properties     |canHaveChildren                 canHaveHTML                   |
|                |className                       clientHeight                  |
|                |clientLeft                      clientTop                     |
|                |clientWidth                     contentEditable               |
|                |cursor                          dir                           |
|                |disabled                        hasLayout                     |
|                |hideFocus                       id                            |
|                |innerHTML                       innerText                     |
|                |isContentEditable               isDisabled                    |
|                |isMultiLine                     isTextEdit                    |
|                |lang                            language                      |
|                |offsetHeight                    offsetLeft                    |
|                |offsetParent                    offsetTop                     |
|                |offsetWidth                     outerHTML                     |
|                |outerText                       parentElement                 |
|                |parentTextEdit                  readyState                    |
|                |scopeName                       scrollHeight                  |
|                |scrollLeft                      scrollTop                     |
|                |scrollWidth                     sourceIndex                   |
|                |tabIndex                        tagName                       |
|                |tagUrn                          title                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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