select下拉框jquery默认加载选中

$("#sex").find("option[value='男']").attr("selected",true);