Bootstrap模态框及获取checkbox选中的个数

<span style="font-family: Arial, Helvetica, sans-serif;"><div class="modal fade" id="sureclice" tabindex="-1" role="dialog"aria-labelledby="myModalLabel"></span>
<span style="font-family: Arial, Helvetica, sans-serif;"><span style="white-space:pre">	</span><div class="modal-dialog" role="document"style="width: 20%; margin-top: 15%"></span>
	<span style="white-space:pre">	</span><div class="modal-content">
			<div class="modal-header" style="background: #C8E7F9">
				<button type="button" class="close" 
<span style="white-space:pre">					</span>data-dismiss="modal"aria-label="Close">
					<span aria-hidden="true">×</span>
				</button>
			</div>
<span style="white-space:pre">		</span><div class="modal-body">
	<h4 class="modal-title" id="myModalLabel" style="text-align: center;font-weight: bold;">
<span style="white-space:pre">		</span>请选择之后再操作
<span style="white-space:pre">	</span></h4>
<span style="white-space:pre">		</span></div>
	<div class="modal-footer">
		<button type="button" class="btn btn-default" data-dismiss="modal">确定</button>
	</div>
</div>
</div>
</div>


 <h3>2. 获取checkbox选中的个数</h3>
<input type="checkbox" name="ifAll">

<script>
$("input[name='ifAll']:checked").length)
</script>




评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值