[jQuery] Re: validate

2009-08-03 Thread Stanislas Zaychenko
Thanks 2009/8/3 Jörn Zaefferer > > The syntax is just fine: > > rules: { > "bla.blu.blub": "required" > } > > See also > http://docs.jquery.com/Plugins/Validation/Reference#Fields_with_complex_names_.28brackets.2C_dots.29 > > Jörn > >

[jQuery] Re: validate

2009-08-02 Thread Stanislas Zaychenko
Hi Jörn, Thanks for reply, now here the context why I need to use "*id*" instead of "*name*" I have a form somethink like this: First Name:* Last Name:* Email:* Telephone:* Company: so, as you can see the name attribute is already used for server side proce