iframe和Page加载问题

时间:2013-01-30 02:39:34

标签: asp.net html css iframe pageload

我的页面有一个iFrame:

enter image description here

这是放置iframe的代码:

<iframe src="" name="iframe_a" scrolling="no" width="100%" frameborder="0" style="margin-top: 200px; background-color: White;" 
    id="I1"></iframe>

当我点击任何触发页面加载的按钮时,页面会在iFrame下方添加更多空白区域:

enter image description here

我该如何预防这类问题? 注意:(我正在使用ASP.NET) 我将感谢所有答案,意见和建议:)

1 个答案:

答案 0 :(得分:0)

“iFrame”没有错。检查“iFrame”的来源。

相关问题