saribe / eModal

Easy Modal for bootstrap, is a simple way to create modal dialogs using javascript.
http://saribe.github.io/eModal
271 stars 97 forks source link

Open second modal without closing first #74

Closed ag-websolutions closed 5 years ago

ag-websolutions commented 7 years ago

Is it possible, to open a second modal from the first modal without closing the first modal?

Best regards

Gerd

saribe commented 5 years ago

Unfortunately, eModal was not designed to open stack of modals, we believe that is not good user experience.