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






'base' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |canHaveHTML                     className                     |
| Properties     |clientHeight                    clientWidth                   |
|                |dir                             firstChild                    |
|                |href                            id                            |
|                |innerHTML                       isContentEditable             |
|                |isDisabled                      isMultiLine                   |
|                |isTextEdit                      lang                          |
|                |lastChild                       nextSibling                   |
|                |nodeName                        nodeType                      |
|                |nodeValue                       offsetHeight                  |
|                |offsetLeft                      offsetParent                  |
|                |offsetTop                       offsetWidth                   |
|                |ownerDocument                   parentElement                 |
|                |parentNode                      parentTextEdit                |
|                |previousSibling                 readyState                    |
|                |scopeName                       scrollHeight                  |
|                |scrollLeft                      scrollTop                     |
|                |scrollWidth                     sourceIndex                   |
|                |tagName                         tagUrn                        |
|                |target                          title                         |
|                |uniqueID                                                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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