Re: Menubar drop down over iframe

Sebastian Werner <[email protected]> Tue, 02 Mar 2004 09:00:25 +0100
Newsgroups gmane.comp.windows.devel.netwindows
Message-ID <[email protected]>
David Peterson schrieb:
> Hello,
> 
> I have the menubar dropdown widget placed over a hideable iframe.  When the
> iframe is hidden the dropdown displays just fine.  When the iframe is
> visible, it appears over the dropdown.  The dropdown has a z-index of 1000.
> The iframe has a z-index of 1.  Both are absolutely positioned.  What can I
> do to avoid this?  Is it fixable?

iframes are windowed elements in Internet Explorer. netwindows should 
use an iframe behind the dropdown menu to fix this. (Lower zIndex then 
the layer above) This also help for select boxes behind menus, layers, 
windows, ...

Regards

Sebastian

> 
> Cheers,
> 
> David
> 
> 
> 
> _______________________________________________
> The netWindows developers list: [email protected]
> http://netwindows.org/mailman/listinfo/devel_netwindows.org
> 


_______________________________________________
The netWindows developers list: [email protected]
http://netwindows.org/mailman/listinfo/devel_netwindows.org