How to open two modal dialogs in Twitter Bootstrap at the same time

前端 未结 4 599
被撕碎了的回忆
被撕碎了的回忆 2020-12-29 07:47

I have implemented bootstrap dialog in my project. I have some delete functionality in that dialog, and the delete confirmation message opens another bootstrap dialog. But

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-29 07:55

    First add class to primary modal so:

提交回复
热议问题