[jQuery] Re: (Validate) Validation is only occuring the first time "Submit" is clicked

2009-07-22 Thread Joe Devon
Thanks for coming back...I'm having the same problem and your solution doesn't work for me.

[jQuery] Re: (Validate) Validation is only occuring the first time "Submit" is clicked

2009-07-17 Thread bcbounders
I'm not sure if this is the BEST way (or even vaguely the correct way) to fix this, but I seem to have solved my own problem. I changed the jQuery/Validate code to the following: $(document).ready(function() { // validate contact form on keyup and submit $("#contactForm").validat