[TYPO3] dropdown-menu appears under a swf-file

Martin Mifsud martin.mifsud at bikealert.com
Fri Jan 12 16:08:18 CET 2007


Nope, I think it's a flash file displayed without using a wmode.

If you're using <object>, try including a <param name="wmode" 
value="opaque">

For EMBED, just <embed wmode="opaque" ... >

After that the swf can be affected by CSS's z-index.


Martin


Kilian Hann wrote:
> Camilla wrote:
>> I have the problem that my dropdown-menu (t-menu layer) appears under a 
>> swf-file - can I avoid this in anyway?
> 
> Unfortunately this is a Internet Explorer problem. I think it's fixed in 
> IE 7.
> 
> 
> Kilian


-- 
Martin Mifsud


More information about the TYPO3-english mailing list