首页 新闻 赞助 找找看

ie8下iframe设置为最下层的方法

0
悬赏园豆:10 [已关闭问题] 关闭于 2013-03-22 17:22

<div style="position:relative;display:inline-block;width:178px;height:90px;z-index:9999;top:0;left:0;background-color:transparent;"></div>
<iframe src='' id='frame' frameborder='0' scrolling='no' width='178' height='90' allowTransparency='true' style='position:absolute;z-index:-1;top:0;left:0;padding:0px;margin:0px'></iframe>

 

ie7下div覆盖在iframe上方,ie8就不行,怎么解决

bindolphin的主页 bindolphin | 初学一级 | 园豆:8
提问于:2013-03-22 16:45
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册