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






'table' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |accessKey                       align                         |
| Properties     |background                      bgColor                       |
|                |border                          borderColor                   |
|                |borderColorDark                 borderColorLight              |
|                |canHaveChildren                 canHaveHTML                   |
|                |caption                         cellPadding                   |
|                |cellSpacing                     className                     |
|                |clientHeight                    clientLeft                    |
|                |clientTop                       clientWidth                   |
|                |cols                            cursor                        |
|                |dataPageSize                    datasrc                       |
|                |dir                             disabled                      |
|                |end                             firstChild                    |
|                |frame                           hasLayout                     |
|                |height                          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                      rules                         |
|                |scopeName                       scrollHeight                  |
|                |scrollLeft                      scrollTop                     |
|                |scrollWidth                     sourceIndex                   |
|                |summary                         tabIndex                      |
|                |tagName                         tagUrn                        |
|                |tFoot                           tHead                         |
|                |title                           uniqueID                      |
|                |width                                                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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