DIV over IFRAME ?

windows

Guest
Hi everybody,<br />
<br />
I have a menu of divs rolling down over an iframe (z-index)<br />
In IE everything's fine. Opera would always place an iframe on top of everything. If I replace those divs with seperate Iframes (just testing) Opera works ok. But Mozilla doesn't.<br />
Is there a common way to place elements over an iframe?<br />
Or is there a better way to include html-pages instead of iframe with which it could work?<br />
<br />
Thanks Alex<!--content-->Are you sure you need an iframe in a first place???<!--content-->I want to have a fixed page with background-image and Banner-Text and a 'window' with menu-driven changing content. That would be the nicest way. The divs should rolldown, so that the navigations doesn't nee to much space on the surrounding 'frame'. <br />
Of course, I could make the navigation through contents just as usual.<br />
If I use a div with changing content it would everything else but elegant and small.<br />
I could place those rolldown-divs on each content-page and trigger them with mouseover-links from the basic page...but...is that elegant?<br />
<br />
Alex<!--content-->
 
Back
Top