Javascript Reference
Categories: optgroup

javascript optgroup Description

@Aug. 17, 2009, 8:50 a.m.
optgroup Firefox/Netscape/NN 6 IE 5(Mac)/6)Win) Chrome/Safari/DOM 1  

 

  

The optgroup object reflects the optgroup element, which must be nested inside a select element and surround option elements. The disabled property is available for this object, and it influences the disabled status of nested option elements.

 
HTML Equivalent
 
<optgroup>
 
Object Model Reference
 
[window.]document.getElementById("elementID")
 
Object-Specific Properties

label

 
Object-Specific Methods

None.

 
Object-Specific Event Handler Properties

None.


Powered by Linode.