ZVON > References > DOM2 Reference

HTMLOptGroupElement (interface )


Own properties:
attributes  -  disabled, label
methods  -  none

Inherited properties:
This interface inherits all properties from HTMLElement, the generic interface for all element interfaces in DOM HTML, which itself inherits all properties from DOM Core interface Element and thus also Node.

Description:
Group options together in logical subdivisions. See the OPTGROUP element definition in HTML 4.01.