| Some exceptions would be:
|
| First Exception: Where the control is a SELECT element, and
| support for older browsers, such as NN4, is required:
| var value = contrl.options[contrl.selectedIndex].value;
|
Other than NN4, which browsers support do not support |value| for |select|?
Garrett
--
comp.lang.javascript FAQ <URL: http://jibbering.com/faq/ >