Multiple use of a form before it is submitted
- by OregonTrail
I'm new to JavaScript, and trying to figure out the canonical way to do the following.
I have a form with some checkboxes and a selector.
Let's say the checkboxes are styles of music and the selector is for people's names.
I'd like the user to be able to select the styles of music for each of the people's names and then submit the form with all…