I'm trying to extract the selected value from a SELECT element using getElementById() so that it will be compatible with IE and NS 6. It works fine in NS 6, but not in IE 5.5. No value is returned in IE. Does anyone know if it can be made to work in both browsers? By the way, getElementsByTagName doesn't work in IE with the SELECT element either.
Thanks for help
Robopino
Thanks for help
Robopino