js获取checkbox值的方法
本文实例讲述了js获取checkbox值的方法。分享给大家供大家参考。具体实现方法如下:
<html>
<head>
<metahttp-equiv="Content-Type"content="text/html;charset=utf-8">
<title>js</title>
</head>
<scriptlanguage="javascript">
functionaa(){
varr=document.getElementsByName("r");
for(vari=0;i<r.length;i++){
if(r[i].checked){
alert(r[i].value+","+r[i].nextSibling.nodeValue);
}
}
}
</script>
<body>
<formname="form1"method="post"action="">
<inputtype="checkbox"name="r"value="1">a<br>
<inputtype="checkbox"name="r"value="2">b<br>
<inputtype="checkbox"name="r"value="3">c<br>
<inputtype="checkbox"name="r"value="4">d<br>
<inputtype="checkbox"name="r"value="5">e<br>
<inputtype="checkbox"name="r"value="6">f<br>
<inputtype="checkbox"name="r"value="7">g<br>
<inputtype="checkbox"name="r"value="8">h<br>
<inputtype="checkbox"name="r"value="9">i<br>
<inputtype="checkbox"name="r"value="10">j<br>
<br>
<inputtype="button"onclick="aa()"value="button">
</form>
</body>
</html>
希望本文所述对大家的javascript程序设计有所帮助。
热门推荐
10 毛笔哥哥结婚祝福语简短
11 向国庆送祝福语简短
12 建队节祝福语简短
13 朋友喜得外孙简短祝福语
14 小店营业的祝福语简短
15 餐饮生日祝福语简短独特
16 鲜花英语祝福语卡片简短
17 男朋友暴富祝福语简短
18 婶婶拜年祝福语大全简短