[jQuery] Re: Release: Validation plugin 1.2.1

2008-02-13 Thread Jörn Zaefferer
Rufio schrieb: Hi Jorn I wanted to know why we would use class names such as: class="{required:true,email:true}" when the following will work perfectly and allows for easier class manipulation (ie when making certain fields optional depending on which submit button you press): class="require

[jQuery] Re: Release: Validation plugin 1.2.1

2008-02-13 Thread Rufio
Hi Jorn I wanted to know why we would use class names such as: class="{required:true,email:true}" when the following will work perfectly and allows for easier class manipulation (ie when making certain fields optional depending on which submit button you press): class="required email" Does th

[jQuery] Re: Release: Validation plugin 1.2.1

2008-02-12 Thread jason
Thanks, Jörn, this sounds fantastic! - jason On Feb 12, 3:16 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > The 1.2.1 release for the validation plugin > (http://bassistance.de/jquery-plugins/jquery-plugin-validation/) is out! > Among bugfixes related to remote validation and message display