Focus on WEB Application and Software Engineering
二月 04
$uncut$在一个aspx页面中加入两个控件
一个是<input type=checkbox>aaaaaa
另外一个<asp:checkbox Runat=server Text=aaaaaa></asp:checkbox>
浏览的时候点击input后面的aaaaaa字没有反应
而点击下面那个后面的aaaaaa却可以
看了看生成的客户端代码,发现加上了一个<label>的属性
即把上面的代码改成
<input type=checkbox id=“aaa“><label for=“aaa“>aaaaaa</label>
这样就可以实现同样的功能了
如果想隐藏虚线框,只需要加上<label for=“aaa“ hidefocus=true>

http://www.cnblogs.com/index/archive/2004/10/15/52740.aspx

当前评分 2.6 , 共有 12 人参与

  • Currently 2.583333/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

添加评论




看不清?点击图片看看
biuquote
Loading



关于我

kittow (天笑)
80年代生于“天府之国”四川
爱好:编程、篮球、数码、旅游
乘一叶兴趣小舟,漂泊于浩瀚IT海洋。。。
TITLE:MSE of UESTC & 软件设计师
Technical Capacity | Last Blog