<!-- Internal Summernote js -->
<script src="../../assets/plugins/parsleyjs/parsley.min.js"></script>
<!-- Internal Form-validation js -->
<script src="../../assets/js/form-validation.js"></script>
General Input Validation structure in Zendash template. Here is the Folder structure.
parsley.min.js is for validating all the froms in form-validation.html page
Type | URL |
---|---|
Plugin Link | http://parsleyjs.org |