jquery单选框radio绑定click事件实现方法
本文实例讲述了jquery单选框radio绑定click事件实现方法。分享给大家供大家参考。
具体实现方法如下:
<html>
<head>
<title>单选框radio绑定click事件</title>
<metahttp-equiv="content-type"content="text/html;charset=utf-8"/>
<scripttype="text/javascript"src="jquery-1.8.2.min.js"></script>
<scripttype="text/javascript">
$(function(){
$(":radio").click(function(){
alert("您是..."+$(this).val());
});
});
</script>
<styletype="text/css">
h5{color:blue;}
textarea{resize:none;}
#word{color:red;}
</style>
</head>
<body>
<h5>单选框radio绑定click事件</h5>
<formaction=""method="">
<inputtype="radio"name="gender"value="男性">男性
<inputtype="radio"name="gender"value="女性">女性
<inputtype="radio"name="gender"value="春哥">春哥
</form>
</body>
</html>
希望本文所述对大家的jQuery程序设计有所帮助。
热门推荐
10 宝宝生日祝福语大全简短
11 学生开学季祝福语简短
12 女神结婚快乐祝福语简短
13 婚礼西装祝福语简短男士
14 参加儿子大学祝福语简短
15 考试祝福语日文简短版
16 特别的端午祝福语简短
17 祝福语大全简短赞美同学
18 邻家生小孩祝福语简短