jQuery禁用或启用

禁用:.attr("disabled","disabled");


启用:.removeAttr("disabled"); 

 

posted @ 2017-01-02 11:51  Insus.NET  阅读(902)  评论(0编辑  收藏  举报