Sorry to be a pain, but how would i work your example into the code below?
Would i just substitute the example you gave me as below?
Code:
onchange="setOptions(document.myform.optone.options
[document.myform.optone.selectedIndex].value);">
<option value=" " selected="selected"> </option>
Leave a comment: