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






'optgroup' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |className                       clientHeight                  |
| Properties     |clientWidth                     dir                           |
|                |firstChild                      id                            |
|                |innerHTML                       label                         |
|                |lang                            lastChild                     |
|                |nextSibling                     nodeName                      |
|                |nodeType                        nodeValue                     |
|                |offsetHeight                    offsetLeft                    |
|                |offsetParent                    offsetTop                     |
|                |offsetWidth                     ownerDocument                 |
|                |parentNode                      previousSibling               |
|                |scrollHeight                    scrollLeft                    |
|                |scrollTop                       scrollWidth                   |
|                |tagName                         title                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'optgroup' Syntax and Note
2.'optgroup' HTML Attributes
3.'optgroup' Event Handlers
4.'optgroup' Example
5.'optgroup' JavaScript Methods
6.'optgroup' JavaScript Collections