How To Count Selected Checkboxes Using jQuery

Author: , March 3rd, 2012

Just be sure to add the class “yourClass” to each checkbox in the group you wish to count and it is as simple as:

How To Check If An ID Exists Using jQuery

Author: , May 10th, 2011

Use the .length property: