<select><option> question

admin

Administrator
Staff member
I want to be able to reset the option tag to option[0] in a select tag. Not too sure how to do this.

I have a validation set up when a user selects an option.selectedIndex an onChange event occurs and I do some validation. If the validation is false, I want to reset the option select to the default option.selectedIndex.

Any help would be appreciated.

Mike@spb
 
Back
Top