jquery-bootstrap-modal-steps
jquery-bootstrap-modal-steps copied to clipboard
A lightweight step by step modal for bootstrap
Hi, How to disable the next button when the input field is empty and show the validation message
See the bug on `modal-sample-3` demo.
I'm wondering how you can skip a step programatically with this lib. An answer would be greatly appreciated
Hi, Is it possible to skip/jump from say step 1 to step 3 based on some logic?
Good day! I've just wondered if this plugin could do event.preventDefault() on modal closing when completeCallback function (when the modal step is finished). I try this code where i perform...
Any settings to support fade-in fade-out? Or possible right-to-left transition
The bootstrap standard classes to resize the modal (modal-lg and modal-sm) doesn't work.
How do I open the step 2 or step 3 ignoring the previous step directly in modal when pressing the button? Can you give me some clue or site. really...