treehouse : what would you like to learn today?
Web Design Web Development iOS Development

My jquery.validate.js does not validate my form?

  • My jquery.validate.js does not validate my form? It was working fine before, but now it doesn't validate at all. It happened after I added some new Jquery features and plugins. But now I've tried everything from changing the order of the code to getting rid of all other Jquery on my page to see if the other plugins were interfering with it. But no luck.

    Bye the way, my site is built on PHP, i'm not sure if that makes a difference...

    Please feel free to check out the code on my site http://www.arrgeedesign.com/photo/contact.php
    Can someone help me?
  • I have no idea why your is not working, but here is how it is done in 5 easy steps... http://www.visibilityinherit.com/code/j ... dation.php
  • I'm afraid i wont b able to use that example because my website is built on php, which means i need a php engine for the form.... I think but im not sure, im kind of new at this....