Try to remove the comma after the rules and the comma in the last rule. rules { //your rules Dont_Cadres: "required", <---- this comma }, <---- this comma
On Thu, Mar 12, 2009 at 07:29, Mediacom87 <tanguy.jacq...@gmail.com> wrote: > > Hi, i've a pb to do working the valdation plugin on IE. > > My form : http://finassurouest.mediacom87.com/devis-pour-entreprise.php > > I do'nt understand what i mystake in my code. > > Thanks >