如何解决zindex问题与flash [英] how to solve zindex issue with flash

查看:88
本文介绍了如何解决zindex问题与flash的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在网页中,我需要在不使用 wmode = transparent 的Flash横幅上显示 div

In a webpage I need to show a div layer over the flash banner which is not using wmode=transparent setting.

如何解决?

推荐答案

记住你可以把div变成< iframe> (也许使用Javascript,所以你不会弄乱你的HTML)。

From what I remember you can shove the div into an <iframe> (perhaps using Javascript so you don't make a mess of your HTML).

Iframes是像Flash这样的窗口对象,因此它们可以彼此重叠。

Iframes are window objects like flash so they're able to overlay each other.

这篇关于如何解决zindex问题与flash的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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