ie6.0 加了iframe后,出现了一大块空白,其他浏览器没事,怎么解决
<divid="footer"><iframeid="footerPage"name="footerPage"scrolling="no"width="100%"heig...
<div id="footer">
<iframe id="footerPage" name="footerPage" scrolling="no" width="100%" height="100%" onload="this.height=iFrame1.document.body.scrollHeight" frameborder="0"
src="http://...."></iframe>
</div>
CSS的
#footer{
width:960px;
height:550px;
float:left;
margin-top:8px;
display:inline;
}
哪里出问题了呀 展开
<iframe id="footerPage" name="footerPage" scrolling="no" width="100%" height="100%" onload="this.height=iFrame1.document.body.scrollHeight" frameborder="0"
src="http://...."></iframe>
</div>
CSS的
#footer{
width:960px;
height:550px;
float:left;
margin-top:8px;
display:inline;
}
哪里出问题了呀 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询