jquery validate with bootstrap modal form
Hi everyone,
I have a bootstrap 3 modal window which consist of a form. Want to know is it possible to validate the inputs with jquery validate plugins?
I have used validate() function in my javascript but upon filling the form and submitting it, this block is not getting called.