ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLSelectElement
>
value
[Go to standard]
[Glossary]
[Help]
value (attribute )
Owning interface and usage:
HTMLSelectElement
.
value
Member of these other interfaces:
none
Readonly:
no
Type:
DOMString
Description:
The current form control value (i.e. the value of the currently selected option), if multiple options are selected this is the value of the first selected option.