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






'tr' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |accessKey                       align                         |
| Properties     |bgColor                         borderColor                   |
|                |borderColorDark                 borderColorLight              |
|                |canHaveChildren                 canHaveHTML                   |
|                |ch                              chOff                         |
|                |className                       clientHeight                  |
|                |clientLeft                      clientTop                     |
|                |clientWidth                     cursor                        |
|                |dir                             disabled                      |
|                |end                             firstChild                    |
|                |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                      rowIndex                      |
|                |scopeName                       scrollHeight                  |
|                |scrollLeft                      scrollTop                     |
|                |scrollWidth                     sectionRowIndex               |
|                |sourceIndex                     tabIndex                      |
|                |tagName                         tagUrn                        |
|                |title                           uniqueID                      |
|                |vAlign                          width                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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