开发者

How to place embedded video player so that it displays under pop out menu?

I have big element at the top of the webpage that sides down with jQuery when a button is clicked. However, if the first post on the blog is a flash开发者_如何学运维 video, it shows up on top of the menu. Z-index doesn't help in this instance. Any help would be greatly appreciated.Thanks.


when you embed the flash set the parameter "wmode=transparent"


$('embed').attr('wmode', 'transparent')
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜