How to get list of checked checkboxes in form using JQUERY

Posted by Param-Ganak on Stack Overflow See other posts from Stack Overflow or by Param-Ganak
Published on 2010-04-20T07:57:13Z Indexed on 2010/04/20 8:03 UTC
Read the original article Hit count: 146

Filed under:

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.

© Stack Overflow or respective owner

Related posts about jQuery