Click to See Complete Forum and Search --> : iframe stacking order


andyf
11-27-2003, 04:16 AM
I have created a drop down menu system and placed it in a layer with a z of 2. I also have an iframe on the page for them main content with a z of 1.

In IE 5.5 and above, it works as expected but in IE 5.0 and Opera, the menus in the layer are rendering behind the iframe. Is there some way to force IE 5 and Opera to render the menus correctly?

The url is www.energyst.com

I currently have a sniffer to disable the menus for IE 5 and Opera.

chris9902
11-27-2003, 06:16 AM
were is the Iframe on that site?

andyf
11-27-2003, 06:19 AM
The iframe covers the whole page below the menu bar. Everything other than the top section with the menu bar is loaded into the iframe.