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

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

@nikhil-770091

Description

@nikhil-770091

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();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions