Bootstrap: Open Another Modal in Modal

后端 未结 21 944
难免孤独
难免孤独 2020-11-27 11:28

So, I\'m using this code to open another modal window in a current opened modal window:



        
21条回答
  •  南方客
    南方客 (楼主)
    2020-11-27 11:49

    data-dismiss makes the current modal window force close

    data-toggle opens up a new modal with the href content inside it

    Click
    

    or

    Click
    

    do let us know if it works.

    • You might also want to take a look around the Modal Documentation

提交回复
热议问题