[jQuery] Re: Trouble using rules( "add", rules ) as well as setting attribute for range validations

2008-10-21 Thread BobS
the fly. Now it will be so much easier. Thanks again, Bob On Oct 21, 2:16 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > Done! > > You can find the latest revision > here:http://jqueryjs.googlecode.com/svn/trunk/plugins/validate/ > > Jörn > > On Tue,

[jQuery] Re: Trouble using rules( "add", rules ) as well as setting attribute for range validations

2008-10-21 Thread BobS
oo. Currently barely documented, and not really > > >> recommended either, but works since 1.4. > > > >> > >> name="whatever" /> > > > >> Jörn > > > >> On Thu, Oct 9, 2008 at 5:20 PM, Bob Silverberg <[EMAIL PROTECTED]> w

[jQuery] [validate] Trouble using rules( "add", rules ) as well as setting attribute for range validations

2008-10-08 Thread BobS
I'm working on a server-side component that will generate all of my jQuery validation rules from xml metadata, so I'm trying to dynamically add rules one at a time. My first attempt was to use the rules( "add", rules ) syntax, but I'm getting an error on page load: jQuery.data(element.form, "val