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






'a' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |accessKey                       canHaveChildren               |
| Properties     |canHaveHTML                     charset                       |
|                |className                       clientHeight                  |
|                |clientLeft                      clientTop                     |
|                |clientWidth                     contentEditable               |
|                |coords                          cursor                        |
|                |dataFld                         datasrc                       |
|                |dir                             disabled                      |
|                |end                             firstChild                    |
|                |hash                            hasLayout                     |
|                |hideFocus                       host                          |
|                |hostname                        href                          |
|                |hreflang                        id                            |
|                |innerHTML                       innerText                     |
|                |isContentEditable               isDisabled                    |
|                |isMultiLine                     isTextEdit                    |
|                |lang                            language                      |
|                |lastChild                       Methods                       |
|                |name                            nameProp                      |
|                |nextSibling                     nodeName                      |
|                |nodeType                        nodeValue                     |
|                |offsetHeight                    offsetLeft                    |
|                |offsetParent                    offsetTop                     |
|                |offsetWidth                     outerHTML                     |
|                |outerText                       ownerDocument                 |
|                |parentElement                   parentNode                    |
|                |parentTextEdit                  pathname                      |
|                |port                            previousSibling               |
|                |protocol                        readyState                    |
|                |recordNumber                    rel                           |
|                |rev                             scopeName                     |
|                |scrollHeight                    scrollLeft                    |
|                |scrollTop                       scrollWidth                   |
|                |search                          shape                         |
|                |sourceIndex                     tabIndex                      |
|                |tagName                         tagUrn                        |
|                |target                          text                          |
|                |title                           type                          |
|                |uniqueID                        urn                           |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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