Jump to content

[Solved]Can't Add My Javascript To Validate The Authentification Form With Jquery Validate Plugin


Recommended Posts

Hello and happy new year everyone,

 

I'm trying to integrate jquery validate plugin to validate the authentification form on the client side first, but whenever I start adding parameters to validate the script stops working, if I use the standard:

"myForm.validate()"

it works fine, but not with:

"myForm.validate({myParameters});"

 

Could it be a problem with smarty's syntax ?

 

I'm adding my script in authentification.tpl

 

Best regards,

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...