jquery-bootstrap-modal-steps icon indicating copy to clipboard operation
jquery-bootstrap-modal-steps copied to clipboard

A lightweight step by step modal for bootstrap

Results 14 jquery-bootstrap-modal-steps issues
Sort by recently updated
recently updated
newest added

Hi, How to disable the next button when the input field is empty and show the validation message

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...