class DOM.HTMLSelectElement


Table of contents
Modules
khtml Classes
All Classes
Module khtml
Namespace dom
Class DOM.HTMLSelectElement
Inherits DOM.HTMLElement

The select element allows the selection of an option. The contained options can be directly accessed through the select element as a collection. See the SELECT element definition in HTML 4.0.



methods