A
A
archi19982015-12-20 11:30:10
css
archi1998, 2015-12-20 11:30:10

How to call a popup window from a popup window so that the first popup doesn't close (fancybox)?

There is a button that, when clicked, opens a popup window. This window also has a button, when pressed, another popup window opens, but when it is opened, the previous popup window is closed. How can I make sure it doesn't close? The fancybox library is used.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nicholas, 2015-12-20
@healqq

Do you really think that pop-up in pop-up is the norm? When opening a child popup, you need to set the current popup to the parent property. Should help. But I would recommend that you really think about why this is necessary at all.

P
Pavel Klochkov, 2015-12-21
@Ckomop0x

How much I use fancybox, I know that it does not provide for this, the option is to add your own (additional window) manually.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question