如何將設定disabled屬性為true,即為不可用狀態,分別用js、jquery與html實現 ... $('input').attr("disabled",false)//去除input元素的disabled屬性.
確定! 回上一頁