On a project, I'd like to have a bootstrap modal inside another one. When you click button1=> a modal open. Then on a button2 which is on this modal, it opens another modal.
Can bootstrap (and I) do it?
Thanks,
Stéphane.
On a project, I'd like to have a bootstrap modal inside another one. When you click button1=> a modal open. Then on a button2 which is on this modal, it opens another modal.
Can bootstrap (and I) do it?
Thanks,
Stéphane.
You can do that.This link might help you. http://www.bootply.com/qRsvPSrcO5
additional links http://www.bootply.com/61322 Bootstrap: Open Another Modal in Modal