JavaScript select object property: value
[this page | pdf | back links]
The value property of the JavaScript
DOM object
corresponding to the HTML <select>
element sets / returns the value of the selected option in the drop-down list.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)