bootstrap-validator icon indicating copy to clipboard operation
bootstrap-validator copied to clipboard

Bootstrap validator

Open sunnyk11 opened this issue 6 years ago • 1 comments

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

sunnyk11 avatar Dec 31 '18 09:12 sunnyk11

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

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

aswinkumar863 avatar Jan 03 '19 06:01 aswinkumar863