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






'applet' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |accessKey                       align                         |
| Properties     |alt                             altHTML                       |
|                |archive                         canHaveHTML                   |
|                |className                       clientHeight                  |
|                |clientLeft                      clientTop                     |
|                |clientWidth                     code                          |
|                |codeBase                        cursor                        |
|                |dataFld                         datasrc                       |
|                |dir                             firstChild                    |
|                |hasLayout                       height                        |
|                |hideFocus                       hspace                        |
|                |id                              innerHTML                     |
|                |isContentEditable               isDisabled                    |
|                |isMultiLine                     isTextEdit                    |
|                |lang                            language                      |
|                |lastChild                       name                          |
|                |nextSibling                     nodeName                      |
|                |nodeType                        nodeValue                     |
|                |object                          offsetHeight                  |
|                |offsetLeft                      offsetParent                  |
|                |offsetTop                       offsetWidth                   |
|                |outerHTML                       outerText                     |
|                |ownerDocument                   parentElement                 |
|                |parentNode                      parentTextEdit                |
|                |previousSibling                 readyState                    |
|                |scopeName                       scrollHeight                  |
|                |scrollLeft                      scrollTop                     |
|                |scrollWidth                     sourceIndex                   |
|                |src                             tabIndex                      |
|                |tagName                         tagUrn                        |
|                |title                           uniqueID                      |
|                |vspace                          width                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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