H5 jQuery多级复选框checkbox选中代码.zip
代码片段: functionisAllChecked(){ $(".all-checkbox").each(function(){ var$self=$(this) , all =$(this).find(":checkbox").not("[name='sales_group_id'],:disabled"), allChecked=$(this).find(":checked").not("[name='all-checked']"), t
下载地址
用户评论