PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Counting Checked Items

  1. How can I count the number of options selected?
    I would like to calculate price based on the number of checked items.

    Posted 11 years ago on Friday July 27, 2012 | Permalink
  2. Here is a function written by one of the developers to limit the number of check boxes. I suspect a similar process could be used to count the check boxes, since similar jQuery would be used:

    http://gravitywiz.com/2012/06/11/limiting-how-many-checkboxes-can-be-checked/

    Posted 11 years ago on Saturday July 28, 2012 | Permalink