[Javascript] How can I make document.FormName.level.selectedIndexwork in IE?

Dong, Roland Roland_Dong at parade.com
Mon Apr 17 21:00:42 CDT 2006


Thanks, Triche,

I realize this portion of the code is not working in IE but works in
Firefox: 
<option value="1" onMouseDown="goAlert(1)">Level 1</option>

I want the click on the option to trigger goAlert(). Any workaround?

See testing code here:

http://www.wiu.edu/users/muamw1/formtest.html


Thanks a lot.

Roland



More information about the Javascript mailing list