I have a group of 12 checkboxes, all with the same name (name="4_RepPeriods"). I am using the Jquery validation plugin and i want the user to select no more or less than two of these check boxes.
If possible I also want the other check boxes to become deactivated (unclickable) after two have been selected.
I appreciate the help! Thanks!