Firstly, I have jQuery installed, so the form does not submit: http://jsfiddle.net/FztLS/1/
Only if no fields are specified, it is not sent. I was wondering if anyone knows what is going wrong in the script.
I assumed that it is return false;applicable only if the field is empty.
Also, how to apply a class to each empty, and not just the first?
Finally, is there a better way to turn on the verification of the radio camera?
source
share