We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hi, great library, but it is not working when elements are created dynamically, like when using konckout.js foeach to create lists
i have tried this and still not working
$("input,select,textarea").not("[type=submit]").live().jqBootstrapValidation();
thanks in advanced.