Update: I meant radio buttons, not checkboxes.
I'm building a form for a survey, using radio buttons and would like to know if it's possible to set it up so that the form is submitted right away, when a radio button is checked?
I.e. no submit button, but submitting being triggered by checking a radio button.
Adding some javascript?