在IE中插入div [英] Insert div over flash in IE

查看:131
本文介绍了在IE中插入div的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个菜单栏,其中有几个子菜单项。首页包含位于菜单栏下方的Flash动画。当子菜单项超过闪存文件时,闪存文件将显示在菜单栏上。我尝试使用z-index,但它不工作。



这个问题只发生在IE。



任何提示?



感谢

解决方案

p>

您必须为Flash嵌入代码设置属性

 &par name =wmodevalue =transparent/> 

这将工作


I have a menu bar which has several submenu items. The homepage contains a flash animation which is located under the menu bar. When the submenu items are over the flash file, the flash file will be displayed over the menu bar. I tried with z-index, but it won't work.

This problem only happens in IE.

Any tips?

Thanks

解决方案

Yes Chris,

You have to set an attribute to flash embed code

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

This will work

这篇关于在IE中插入div的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆