July 1998
Intermediate to advanced
1456 pages
65h 5m
English
value — NN 4 IE 4 DOM 1
Read/Write
Value associated with the OPTION element. If the
OPTION element has a VALUE
attribute or value property set, this is the value
returned for the value property; otherwise, the
text visible in the list is returned.
var itemValue = document.forms[0].selectList.options[2]value
String.
None.
Read now
Unlock full access