改变select的值,然后执行一个方法。可以用chang;
$("#select").change(function(){ //要执行的内容 });
select值改变
原文:http://www.cnblogs.com/qing619/p/6340600.html