Flash 电影上的 div
elgg.in/works/momslingolougne/ 这是工作链接。
当我们进入登录部分时,我的问题就在这里。那个时候会显示一个弹出窗口。但有女孩矢量图像。那是fglash文件。 Flash 文件与弹出 div 重叠。我尝试过 wmode="transparent" 和position:absolute; z-index:0
但不起作用。
elgg.in/works/momslingolougne/ this is the working link.
My problem is here when we enter the login section . that time show a popup window. but ther is girl vector image . that is fglash file. the flash file is overlapping the popup div. i have tried wmode="transparent" and position:absolute; z-index:0
but not working.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
默认情况下,大多数浏览器在最顶层嵌入 Flash 内容。
试试这个 HTML 后面的 Flash 指南
By default most browsers embed Flash content at the top most layer.
Try this Flash behind HTML guide