var $allcheckbox = $('input[type=checkbox]'); alert($allcheckbox.filter(':checked').length);
Post a Comment
No comments:
Post a Comment