Skip to content
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.

Uncaught TypeError: $(...).h5Validate is not a function #98

Open
nikhil-770091 opened this issue Jul 28, 2015 · 1 comment
Open

Uncaught TypeError: $(...).h5Validate is not a function #98

nikhil-770091 opened this issue Jul 28, 2015 · 1 comment

Comments

@nikhil-770091
Copy link

I am getting error on submitting my form.
Below is code snippet.

<script src="assets/js/jquery.js"></script> <script src="assets/js/jquery.h5validate.js"></script> <script> $(function(){ $('#addLead').click(function(){ $('#addLeadForm').h5Validate();
@ericelliott
Copy link
Owner

Where's the code? Looks like h5Validate is not loading on the page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants