Hi,
i've got 2 modal window.
I need that the second window stay on top always.
But first the modal feature is not correct since the first still clickable/accessible after the second opened. And worst I have a radAjaxPanel inside the second window and when it partial postback everything is fine except that the window go below the first one...
I tried to call the function show or/and setactive on the respondEnd event of the radAjaxPanel but that's just make the window blink...
the window go below and on top and finally below....
I said the second window go behind the first one, but in fact it's the first that go on top of the second. Because i see the z-index increment...
The things that i don't understand is why the first window keep going on top like that ?? Actually i would this behaviors for the second window only :-(
Sorry english is not my first language, I hope it's understandable
Thanks
i've got 2 modal window.
I need that the second window stay on top always.
But first the modal feature is not correct since the first still clickable/accessible after the second opened. And worst I have a radAjaxPanel inside the second window and when it partial postback everything is fine except that the window go below the first one...
I tried to call the function show or/and setactive on the respondEnd event of the radAjaxPanel but that's just make the window blink...
the window go below and on top and finally below....
I said the second window go behind the first one, but in fact it's the first that go on top of the second. Because i see the z-index increment...
The things that i don't understand is why the first window keep going on top like that ?? Actually i would this behaviors for the second window only :-(
Sorry english is not my first language, I hope it's understandable
Thanks