[jQuery] Re: How do I use a general error message with the Validation plugin?

2008-01-19 Thread Scott González
Check out the Marketo demo which is included in v1.2rc1 (see http://tinyurl.com/ytgwmf). In particular, look at lines 28-40 in mktSignup.js. On Jan 18, 9:49 pm, Nazgulled [EMAIL PROTECTED] wrote: Hi, I'm using the Validation plugin (http://bassistance.de/jquery-plugins/

[jQuery] Re: How do I use a general error message with the Validation plugin?

2008-01-19 Thread Nazgulled
Thank you, that fixed it! I tried using $.validator.messages.required = ; before, but I didn't noticed the version was 1.2 instead of 1.1 (the one I was using). On Jan 19, 2:17 pm, Scott González [EMAIL PROTECTED] wrote: Check out the Marketo demo which is included in v1.2rc1