Jquery的api中提供瞭對元素應用disabled和readonly屬性的方法,在這裡記錄下。如下: 1.readonly . 代碼如下: $('input').attr("readonly" ...
確定! 回上一頁