Is it an option for you to not use the meta data plugin? The rules can be set without it too.

$("#Form").validate({rules: {inputname: "required"}});


--David


Olivier Percebois-Garve schreef:
Hi

I'm having an issue with the validation plugin. It conflicts with a smarty-based php class named formsess.
It does not allow signs such as "{" in form tags.
Sounds like hell to go modify formsess, so I hope to find a way to change that in the validation plugin. Could it be possible to replace class="{required: true}" with class="[required: true]" ?

thanks

-Olivier
------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.484 / Virus Database: 269.12.10/976 - Release Date: 27/08/2007 18:20


--
David Duymelinck
________________
[EMAIL PROTECTED]

Reply via email to