N
NotGiven
I have a form with several questions. Within each question there are
several checkboxes. I need to ensure that the user checks at least one
checkbox. They can check more but must check at least one.
How would I do this in Javascript?
Many thanks.
several checkboxes. I need to ensure that the user checks at least one
checkbox. They can check more but must check at least one.
How would I do this in Javascript?
Many thanks.