這時用F12 檢查HTML 的程式碼,就會出現 disabled="disabled"; 的屬性,反之,要啟動就僵值改成 false ,或是用 removeAttr('disabled'); 移除屬性。
確定! 回上一頁