Reputation: 31
I am using Parsley JS for form validation but I don't know what I am missing. Right now, HTML5 is doing the validation part of it. I would be truly grateful if someone can assist because I am racking my brain and cannot figure it out.
Here is my code.
Form Only Code:
http://hastebin.com/ecofitidir.html
Full Page Code:
http://hastebin.com/etawaduqif.html
Website:
www.polarpos.com/contacttest/application.php
Upvotes: -1
Views: 141
Reputation: 3905
i have tried your code and the validation works perfect. try to download the parsley.min.js again and make sure your scripts like so :
Your code is fine don't change it. and by the way it does not need any ja code to work. here's my code. i have tried it on laravel project of mine
Upvotes: 0
Reputation: 3905
your code is ok, by the way do not use any js script just the parsley.min.js and data attr!
Upvotes: 0