Bootstrap 3 - Open Modal From Another Modal
Is it possible in Bootstrap 3 to open modal from another modal? I have modal windows with content loaded from external html files. I'm opening the modal window. There I have a for
Solution 1:
you can use http://jschr.github.io/bootstrap-modal/bs3.html for that; check stackable example.
Post a Comment for "Bootstrap 3 - Open Modal From Another Modal"