Why doesn't JQuery change select options in IE?
问题 We're trying to make one drop box change another. We have this code which works fine on Firefox, safari and chrome. But in IE 8+ changing the first dropdown makes no difference to the second. What do we have to change to make it work in IE ? Thanks, We have this jquery: //set up the global variable maxChecks which stops donor ticking too many boxes var maxChecks var checkCount=0 var boxeschecked = 0 //now change the drop down jQuery.noConflict(); jQuery(document).ready(function($) { $