I'm using Parsley.js as I always do on my web forms, but I'm having problems getting it to work right with a form that uses Advanced Mail for sending the message. The Parsley.js is doing it's job of validating fields, and I can see it flagging the fields that haven't been entered but the form is submitting anyway! The Advanced Mail code is over-riding the client side form validation.
My test page is here: http://64.251.195.46/secure/test.asp |
|
|