victorjonsson / jQuery-Form-Validator

[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
972 stars 476 forks source link

Any plan to upgrade this plugin to support Bootstrap 4 and Jquery 3.3.1 #682

Open BrianHo888 opened 6 years ago

BrianHo888 commented 6 years ago

Any update to make this plugin compliant with bootstrap 4 and jquery 3.31? Bootstrap 3.3.7 has known vulnerability that does not pass McAFee vulnerability scan and PCI requirement. We are looking into upgrade the application to Bootstrap 4.

galdazbiz commented 6 years ago

waiting too for it

This is the error:

TypeError: 'undefined' is not a function (evaluating 'e.getAttribute("type")')

Using: Safari on windows and

<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-form-validator/2.3.26/jquery.form-validator.min.js"></script>
ghost commented 5 years ago

you know it's discontinued right ? https://github.com/victorjonsson/jQuery-Form-Validator/blob/master/README.md

this is sad i must agree...