Hi Simon, I found this tonight on the CSS Discuss which may be a solution to this problem:
> A few people asked me to point them to the applet/div/z-index test I > did after liorean showed me the error of my ways, so here it is: > http://secretlabs.thesafebox.com/DivOverApplet/ Hope this helps - I haven't spent the time to understand how it works - I assume it's moving the iframe to below the div and iframes have better can be above the object tag. Please correct me if I'm wrong. Cheers, Mark On Tue, 2004-02-03 at 07:56, Simon Jessey wrote: > ----- Original Message ----- > From: "Mark Lynch" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, February 02, 2004 6:10 AM > Subject: Re: [WSG] <object> z-indexing > > > > > > Hi Simon, > > > > I had a play with the page you put up and have no solution (on Mozilla > > for Linux anyway) but just thought I'd point out that the z-index > > property is only valid for positioned elements - absolute, fixed and > > relative - and should be ignored on static elements. > > > > The code in your example may well have just been left over from > > experimenting with it but just thought I'd mention it ;-) > > > Thanks, Mark. > > I had forgotten about the rules for z-indexing with respect to positioning - > thanks for reminding me. > > Simon Jessey > ---------------------------------- > mail: [EMAIL PROTECTED] > blog: http://jessey.net/blog/ > work: http://keystonewebsites.com/ > > ***************************************************** > The discussion list for http://webstandardsgroup.org/ > ***************************************************** > ***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************
