That's correct - embeded (with the <embed> tag) content does always
appear on top. However, for browsers that make use of the <object> tag -
IE for example, you can do this by including an extra param tag in your
object tag as follows:

<param name="wmode" value="transparent">





-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Jeremy Keith
Sent: Sunday, 31 October 2004 4:50 AM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] CSS drop-down menus


Shane Helm asked:
> I am about to start a project that I am going to use CSS drop-down
> menus at the very top of the web page.  Directly below the menu bar 
> will be a banner bar that will be done in Flash.  So before I begin, 
> will the CSS drop-down menus drop down over the Flash banner 
> correctly?

No. Embedded content (Flash, Quicktime, etc.) always appears above 
other content, regardless of z-index.

-- 
Jeremy Keith

a d a c t i o

http://adactio.com

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************


******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to