谷歌浏览器不会允许IFRAME加载HTML文件 [英] Google Chrome won't allow IFRAME to load an HTML file

查看:1169
本文介绍了谷歌浏览器不会允许IFRAME加载HTML文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有这个在FF上正常工作的 iframe ,但似乎没有加载到Google Chrome上。



有人可以告诉我为什么会发生这种情况吗?

我的 iframe

 < iframe src =http://tripsketch.com/page?s = TheCavendish#!Id = 1024& Name = London& Type = City& view = Attractionheight =700width =990frameborder =0scrolling =no>< / iframe>  


解决方案

.xx& 28.xxx
在这个版本中,chrome出现了url重定向问题,给出了空的结果(302错误)。

I've got this iframe that is working fine on FF, but it doesn't seem to load up on Google Chrome.

Could someone tell me why this is happening?

My iframe:

<iframe src="http://tripsketch.com/page?s=TheCavendish#!Id=1024&Name=London&Type=City&view=Attraction" height="700" width="990" frameborder="0" scrolling="no">
</iframe>

解决方案

Problem was with chrome version 27.xx & 28.xxx In this version chrome was having issue of url redirection,giving empty result(302 error).

这篇关于谷歌浏览器不会允许IFRAME加载HTML文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆