Hi guys
I am trying to get validate.js working on my own machine by way of learning.
I have just copied some of the HTML (and the CSS ) from the page and referenced the, (working fine) to get a head start.
I have the following three files in my folder:
css.css
testing.html
validate.min.js
Here is my html
Everything seems find, however I can’t get the validator to run. I do not have the callback enabled.
The CSS and validate.min.js are taken directly from the site.
Can you please help a guy out? Ty!