当高度为100%时,为什么iframe会延伸到页面末尾?

问题描述

| 我的div网站上有一个iframe。我已经将高度都设置为100%,我也在使用蓝图框架,因此该类的值为“ 0”。我的问题是为什么网站上仍然有滚动条? 码:
<div id=\"friend_pane\" style=\"background-color: #FF0000;height: 100%;\" class=\"span-12 last\">
<iframe id=\"friendpane_area\" style=\"width: 515px; height: 100%\" src=\"http://friendsconnect.org/friendpane/shell.php\" frameborder=\"0\" allowTransparency=\"true\"></iframe>
</div>
它不仅超出范围,还超出页面底部并具有滚动条。为什么要假定这个高度? 快照: DIV中的iFrame用红色标记。     

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)