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






'optgroup' JavaScript Methods

+----------------+--------------------------------------------------------------+
| JavaScript     |appendChild                     cloneNode                     |
| Methods        |getAttribute                    getAttributeNode              |
|                |getElementsByTagName            hasChildNodes                 |
|                |insertBefore                    normalize                     |
|                |removeAttribute                 removeAttributeNode           |
|                |removeChild                     replaceChild                  |
|                |setAttribute                    setAttributeNode              |
+----------------+--------------------------------------------------------------+
      
      








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 Properties
6.'optgroup' JavaScript Collections