I'm having trouble counting the checkboxes that are selected, maybe for the following reason, I have a radio that is also selected. Whenever I use code $('input[type="checkbox"]:checked').length
is given a value of 1, and no checkbox is s...
asked by
14.07.2015 / 21:12