-1

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

2 Answers2

0

enter image description here

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

enter image description here

Catarina Ferreira
  • 1,824
  • 5
  • 17
  • 26
Amr Aly
  • 3,871
  • 2
  • 16
  • 33
0

your code is ok, by the way do not use any js script just the parsley.min.js and data attr!

Amr Aly
  • 3,871
  • 2
  • 16
  • 33