html: 1 2 3 4JQ:$(".btn").click(function(){ var a = $(".select option:selected").val(); alert("您选中的值为:" + a);});
被选中的多一个属性,selected