[jQuery] Re: [validate plugin] How to call a function before the validation start?

2008-12-23 Thread Jörn Zaefferer
The option you are looking for is called submitHandler. Details here: http://docs.jquery.com/Plugins/Validation/validate#toptions Jörn On Tue, Dec 23, 2008 at 11:43 AM, Giovanni Battista Lenoci gian...@gmail.com wrote: Hi, I'm using the validate plugin, I have a comment form where I want to

[jQuery] Re: [validate plugin] How to call a function before the validation start?

2008-12-23 Thread Rick Faircloth
Hi, Giovanni... I don't have an answer to your specific question, but I do have a question for you, if you don't mind. I've been trying to use Jorn's Validate plug-in, as well, and trying to get it to validate onblur or onfocusout. Have you been able to accomplish this? Rick -Original

[jQuery] Re: [validate plugin] How to call a function before the validation start?

2008-12-23 Thread Rick Faircloth
Thanks, Jorn... I'll check it out. Rick -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Jörn Zaefferer Sent: Tuesday, December 23, 2008 9:42 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: [validate plugin] How to call