How to get list of checked checkboxes in form using JQUERY
- by Param-Ganak
Hello frineds!
I have a form which have many check boxes in it. User will check one or many checkboxes and click on submit butten. So How could I get the list and count of the input box which are checked.
Please guide me friends.