[jQuery] Re: [validate] Dynamic required fields

2008-11-09 Thread Josh Gillies
Hey Christine, That looks to be exactly what I am after... I cannot believe I overlooked that in the documentation. Hehe, thanks for your reply. I will keep you posted! J Gillies On Nov 10, 4:11 pm, "Christine Panus" <[EMAIL PROTECTED]> wrote: > I believe that would be possible with either the

[jQuery] Re: [validate] Dynamic required fields

2008-11-09 Thread Christine Panus
I believe that would be possible with either the required(dependency-expression) or required(dependency-callback) options It looks really similar to the sample they use for dependency-expression http://docs.jquery.com/Plugins/Validation/Methods/required#dependency-expres sion Though if you're g