Luc Pestille schrieb:
Can you give me an example of it in use - I'm currently just using;
$("#admin-jobs").validate();
You can just replace "{required:true}" with the expression, eg.
"{required:'#someexpression'}". For more specific help I'd need to take
a look at your concrete usecase.
egroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jörn
Zaefferer
Sent: 09 May 2007 19:42
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: toggleClass and {required:true}
Luc,
there are two possible solutions: Hack the metadata plugin by setting metaDone
on the "toggled" element to
: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Erik
Beeson
Sent: 10 May 2007 10:39
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: toggleClass and {required:true}
Luc,
Did you not see this reply from Jörn?
--Erik
On 5/9/07, Jörn Zaefferer <[EMAIL PROTECTED]&g
eeson
Sent: 10 May 2007 10:39
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: toggleClass and {required:true}
Luc,
Did you not see this reply from Jörn?
--Erik
On 5/9/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
>
> Luc,
>
> there are two possible solutions: Hack the met
Luc,
Did you not see this reply from Jörn?
--Erik
On 5/9/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
Luc,
there are two possible solutions: Hack the metadata plugin by setting
metaDone on the "toggled" element to false. That causes the metadata to
be read again. I recommend a different a
Anyone? This is the last hump I need to get over in my validation!
Thanks,
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Luc
Pestille
Sent: 09 May 2007 11:14
To: jquery-en@googlegroups.com
Subject: [jQuery] toggleClass and {required:true
Luc,
there are two possible solutions: Hack the metadata plugin by setting
metaDone on the "toggled" element to false. That causes the metadata to
be read again. I recommend a different approach: Use the
required-with-dependency feature to make the validation more dynamic.
You can use both j
7 matches
Mail list logo