jquery获取checkbox多选框的值
var checkboxValue="";
$('input[name=checkboxMany]:checked').each(function(){
checkboxValue +=$(this).val();
});
本文名称:jquery获取checkbox多选框的值
链接分享:http://www.huitaihen.com/article/ihiggp.html


咨询
建站咨询
