开发者

How to show HTML elements over flash elements?

When i create a menu, the dropdowns go behind the flash element开发者_StackOverflow社区. But in some sites, like Digg, it is shown above. z-index is of no use !

How to do this?


An old site I worked on had this problem. I fixed it by adding a transparent value/wmode param.

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

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜