Hi,
I have a dynamic form, which opens a popup A ("modal-large").
If this popup A opens a new small popup B ("modal-small"), when I close B, I go back to A (normal)
If popup A opens a new large popup C ("modal-large"), when I close C, A disappear
It seems that content of C replace content of A.
I suspect that it's because they are both opened "modal-large".
=> Is it possible to open C in front of A, without replacing the content ?
Thanks for advice :)
Hey Eric,Any chance you could post the html code of your snippet?Thanks,Sean
Eric Moncada
Hi,
I have a dynamic form, which opens a popup A ("modal-large").
If this popup A opens a new small popup B ("modal-small"), when I close B, I go back to A (normal)
If popup A opens a new large popup C ("modal-large"), when I close C, A disappear
It seems that content of C replace content of A.
I suspect that it's because they are both opened "modal-large".
=> Is it possible to open C in front of A, without replacing the content ?
Thanks for advice :)