$("select option:[selected='selected']")這種組合的過濾器為什么不行呢,如果是這種結構選擇到其他標簽就可以:<div><input/></div>寫錯了,沒有那個冒號$("select option[selected='selected']") 查看完整描述