"Tobias Koller (GERMO GmbH)" <[EMAIL PROTECTED]> writes:
> when i define a qx.ui.embed.Iframe and open a modal
> qx.ui.window.Window() ,
>
> the iframe always covers the window. The Iframe is always on top.
>
>
>
> Its only in IE.
>
>
>
> When I program something without qooxdoo, I would put a
Hello.,
when i define a qx.ui.embed.Iframe and open a modal
qx.ui.window.Window() ,
the iframe always covers the window. The Iframe is always on top.
Its only in IE.
When I program something without qooxdoo, I would put another iframe
behind the "div" and set the z-index:1.
The div i