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






'plaintext' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |accessKey                       align                         |
| Properties     |blockDirection                  canHaveChildren               |
|                |canHaveHTML                     clientHeight                  |
|                |clientLeft                      clientTop                     |
|                |clientWidth                     contentEditable               |
|                |cursor                          dir                           |
|                |disabled                        firstChild                    |
|                |hasLayout                       hideFocus                     |
|                |id                              innerText                     |
|                |isDisabled                      isMultiLine                   |
|                |isTextEdit                      lang                          |
|                |language                        lastChild                     |
|                |nextSibling                     nodeName                      |
|                |nodeType                        nodeValue                     |
|                |offsetHeight                    offsetLeft                    |
|                |offsetParent                    offsetTop                     |
|                |offsetWidth                     outerHTML                     |
|                |outerText                       parentElement                 |
|                |parentNode                      parentTextEdit                |
|                |previousSibling                 readyState                    |
|                |scopeName                       scrollHeight                  |
|                |scrollLeft                      scrollTop                     |
|                |scrollWidth                     tabIndex                      |
|                |tagName                         tagUrn                        |
|                |uniqueID                                                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'plaintext' Syntax and Note
2.'plaintext' Event Handlers
3.'plaintext' Example
4.'plaintext' JavaScript Methods