Answer the question
In order to leave comments, you need to log in
What is the correct way to call a modal window inside another modal in Bootstrap?
There is a modal window, for example, Authorization, inside it there is a Registration link, when clicked, the current modal should close and the registration modal should open. Achieved this with this design:
<a href="#" data-dismiss='modal' data-toggle="modal" data-target="#signup-modal">Регистрация</a>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question