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






'option' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |canHaveChildren                 canHaveHTML                   |
| Properties     |className                       clientHeight                  |
|                |clientLeft                      clientTop                     |
|                |clientWidth                     defaultSelected               |
|                |dir                             disabled                      |
|                |end                             firstChild                    |
|                |form                            hasLayout                     |
|                |id                              index                         |
|                |innerHTML                       innerText                     |
|                |isContentEditable               isDisabled                    |
|                |isMultiLine                     isTextEdit                    |
|                |label                           lang                          |
|                |language                        lastChild                     |
|                |nextSibling                     nodeName                      |
|                |nodeType                        nodeValue                     |
|                |offsetHeight                    offsetLeft                    |
|                |offsetParent                    offsetTop                     |
|                |offsetWidth                     ownerDocument                 |
|                |parentElement                   parentNode                    |
|                |parentTextEdit                  previousSibling               |
|                |readyState                      scopeName                     |
|                |scrollHeight                    scrollLeft                    |
|                |scrollTop                       scrollWidth                   |
|                |selected                        tagName                       |
|                |tagUrn                          text                          |
|                |title                           uniqueID                      |
|                |value                                                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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