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
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
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
3 matches
Mail list logo