$("select[@name=.ageRange] option[@selected]").val(); $("select[@name=ageRange] option[@selected]").text(); val()获取key值text()获取内容