I have a code which counts and display the total values of the checkboxes.
However, I would also like to count the total checkboxes checked and the total values for each section beside the combined total. Is there anyway to do this?
Here is the fiddle link:
JSfiddle
However, I would also like to count the total checkboxes checked and the total values for each section beside the combined total. Is there anyway to do this?
Here is the fiddle link:
JSfiddle