That is, just specify the meta-option - if you don't use metadata to
specify rules, thats it.
Jörn
On Sun, Jul 13, 2008 at 12:59 AM, Jörn Zaefferer
<[EMAIL PROTECTED]> wrote:
> Use the meta-option to namespace metadata for the validation plugin:
>
> $("...").validate({
> meta: "rules"
> });
> c
Use the meta-option to namespace metadata for the validation plugin:
$("...").validate({
meta: "rules"
});
class="{rules:{required:true}}"
Jörn
On Sat, Jul 12, 2008 at 7:49 PM, Dreftymac <[EMAIL PROTECTED]> wrote:
>
> Problem:
> =
> It appears that jQuery validator plugin always assumes t
2 matches
Mail list logo