A
A
ArthurHlushko2020-03-10 17:50:58
Angular
ArthurHlushko, 2020-03-10 17:50:58

How to close the modal when clicking outside of it?

How to close a modal when there is a click not on the modal itself?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dolosweb, 2020-03-10
@Dolosweb

<div class="full-window"> // секция модального окна клик по ней закрывает модальное окно
  <div class="modal"> // окно к примеру 640х320
    содержимое окна 
  </div>
</div>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question