class HTMLSelectElement


Module khtml
Namespace DOM
Class 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