Thanks, I tried that but it doesn't seem to work. Drupal applies the classes "required" to required form fields, and they're picked up correctly. But any rule I add doesn't work at all. Even a single rule to make an extra field required doesn't get picked up.
Would it help if I setup an example of what I'm trying to achieve? Thanks, Jeroen On 27 sep, 02:57, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > Yes, details can be found > here:http://docs.jquery.com/Plugins/Validation/Reference#Fields_with_compl... > > Jörn > > On Sat, Sep 27, 2008 at 2:34 AM, Jeroen Coumans <[EMAIL PROTECTED]> wrote: > > > Hi, > > > When trying to use the validator plugin, I get the following error: > > > missing : after property id > > edit-name: "required", > > > It seems like it has problems with the "-" that Drupal puts in the > > id's of each form field. Is there a workaround possible? > > > Thanks, > > Jeroen Coumans