如何遍历html select,jquery遍历select元素(实例讲解)
$(document).ready(function(){$("#selecttest").change(function(){//alert("hello");//alert($("#selecttest").attr("name"));//$("a").attr("href","xx.html");//window.location.href="