码迷,mamicode.com
首页 > Web开发 > 详细

网页可读不可写

时间:2015-06-18 13:03:46      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:

 <?php if("check"==$url_method):?>//调用方法
           $("input").attr("disabled","disabled");//所有的input
           $("select").attr("disabled","disabled");//所用的select
  <?php endif ?>

网页可读不可写

标签:

原文地址:http://www.cnblogs.com/lqw4/p/4585399.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!