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






'span' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |accessKey                       canHaveChildren               |
| Properties     |canHaveHTML                     className                     |
|                |clientHeight                    clientLeft                    |
|                |clientTop                       clientWidth                   |
|                |contentEditable                 cursor                        |
|                |dataFld                         dataFormatAs                  |
|                |datasrc                         dir                           |
|                |disabled                        end                           |
|                |firstChild                      hasLayout                     |
|                |hideFocus                       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                    |
|                |recordNumber                    scopeName                     |
|                |scrollHeight                    scrollLeft                    |
|                |scrollTop                       scrollWidth                   |
|                |sourceIndex                     tabIndex                      |
|                |tagName                         tagUrn                        |
|                |title                           uniqueID                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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