我有一個非常基本的HTML,supposingly搜索引擎及的iFrame
<html>
<body>
<iframe src="http://www.google.com">
<p>Your browser does not support iframes.</p>
</iframe>
</body>
</html>
當我渲染谷歌/雅虎的頁面作爲源地址沒有顯示。這是我的螢火
<iframe src="http://www.google.com">
<html>
<head></head>
<body></body>
</html>
</iframe>
看到如果我做錯了請糾正別人請提供任何真實文件如果搜索englines有I幀封鎖。真的很感激。
p.s你也可以試試上面的例子W3Schools。
參見http://stackoverflow.com/questions/8803053/unable-to-load-google-in-iframe-in-fancybox – 2012-03-30 11:11:26
@AndrewBriggs:一個很好的閱讀,thanx – 2012-03-30 11:23:14