用jQuery選中 select 中的一個 option 選項

$("#select option[value='haha'] ").attr("selected","selected");

這樣就選中了.code

相關文章
相關標籤/搜索