close

 

直接貼答案!!
$
('#mySelect') .find('option') .remove() .end() .append('<option value="whatever">text</option>') .val('whatever') ;

 

p.s. 最後的.val()可以設定對應的option為selected

--

轉自 https://stackoverflow.com/questions/47824/how-do-you-remove-all-the-options-of-a-select-box-and-then-add-one-option-and-se

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 dizzy03 的頭像
    dizzy03

    碎碎念

    dizzy03 發表在 痞客邦 留言(0) 人氣()