[jQuery] Re: [validate] Dynamic forms and input naming

2008-07-16 Thread ldodds
remove the unique requirement (eg. indexing in the > internal data structures). > > Jörn > > On Tue, Jul 15, 2008 at 5:12 PM, ldodds <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I've built a dynamic form that I want to validate using the JQuery > > validate

[jQuery] [validate] Dynamic forms and input naming

2008-07-15 Thread ldodds
Hi, I've built a dynamic form that I want to validate using the JQuery validate plugin. However I've hit a snag which I think is related to how I'm naming form elements. I wondered whether anyone else has had the same problem (or might have a solution!) The dynamic aspects of the form are implem