jqBootstrapValidation
jqBootstrapValidation copied to clipboard
Multiple Validation for one field not working
I want to use multiple validation (number and maxlength) but it is not working.And the type="number" not working in firefox.
I figure it some how.....the maxlength only work on type="text" not for the type="number".