首页 > 其他 > 详细

点击文字使RadioButton被选中

时间:2014-06-26 20:21:58      阅读:386      评论:0      收藏:0      [点我收藏+]

<html>
<head>
<title>标题页</title>
</head>
<body>
<br>
<input type="radio" name="myLike" value="Like1" id="Like1"><label for="Like1"> 体育运动:NBA</label> <br>
<input type="radio" name="myLike" value="Like2" id="Like2"><label for="Like2"> 休闲运动:Golf</label>
</body>
</html>

点击文字使RadioButton被选中,布布扣,bubuko.com

点击文字使RadioButton被选中

原文:http://www.cnblogs.com/zhangAiHan/p/3808143.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!