Jquery 的api中提供了对元素应用disabled和readonly属性的方法,在这里记录下。如下:. 1.readonly $('input').attr("readonly","readonly")//将input ...
確定! 回上一頁