1000hz / bootstrap-validator

A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3
http://1000hz.github.io/bootstrap-validator
MIT License
2.38k stars 1.07k forks source link

Bootstrap validator #646

Open sunnyk11 opened 5 years ago

sunnyk11 commented 5 years ago

In bootstrap validator, how to enable button all the time,

aswinkumar863 commented 5 years ago

Hope this helps, $('#myForm').validator({ disable: false });

http://1000hz.github.io/bootstrap-validator/#validator-options