shane plasebo
shane plasebo
Any update on this issue???
I've also tried to programatically add the data-izimodal-close attribute to the selected element on click and invoke the following: ```javascript $('[data-izimodal-close]').trigger('click'); ``` But this also do not work...
Also tried to invoke the ketCode 27 to programatically make a keypress of Escape button but this also do not works
Any update on this issue, @macgadger: You are not providing codes for jquery.validation plugin: https://jqueryvalidation.org/
This code require the form validation jquery plugin but does suit e the query validation plugin, I,ve posted in my previous comment. Have you tried this popular plugin?
In fact, I,m implementing a bootstrap collapse panel into a wizard, the jquery wizard suit my needs but I require a form validation on each panel, restricting users to step...