1.動態建立select 複製代碼代碼如下: function createSelect(){ var mySelect = document.createElement_x("select"); mySelect.id = "mySelect"; ...
確定! 回上一頁