Answered
jquery is overriding the JS validation
Hi,
I am using this JS validation
JavaScript Form Validation : quick and easy!
and by itself it works well
but also I am using jQuery with forms and it seems to be over riding the validation and just processing the form anyway
Q: How do I set it up so jQuery form can wait for validation to work 1st?
Thanks in advance
