[jQuery] Re: (Validation) How to submit a form without validating

2009-07-16 Thread mnaveed
Thanks Jörn , this is exactly what I need. On Jul 16, 12:57 pm, Jörn Zaefferer wrote: > You can add a class="cancel" to that button B. The plugin will then > skip the validation. > > Jörn > > On Thu, Jul 16, 2009 at 9:05 AM, mnaveed wrote: > > > Hi, > > I am using the Jquery validationss plugin

[jQuery] Re: (Validation) How to submit a form without validating

2009-07-16 Thread Jörn Zaefferer
You can add a class="cancel" to that button B. The plugin will then skip the validation. Jörn On Thu, Jul 16, 2009 at 9:05 AM, mnaveed wrote: > > Hi, > I am using the Jquery validationss plugin for my form validations. Now > I have a situation where I have two submit buttons in a single form > (