Open a Modal from another modal and close the first (launching) modal

后端 未结 6 2137
陌清茗
陌清茗 2020-12-24 09:42

I\'m using Bootstrap Modal Window plugin its work fine but i would like to open another model window when i click next and close first one. how can i do it?

         


        
6条回答
  •  萌比男神i
    2020-12-24 10:08

    when u close bootstrap second popup,only second close and first is open

    for that we can use second popup close button on bootstrap first modal id

    example

    
    

提交回复
热议问题