iFrame内容无法在Google Chrome中打开

时间:2015-02-24 12:33:16

标签: html google-chrome iframe

有时,当一段简单的代码拒绝在一个特定的浏览器中工作时,浏览器之战会让我深感皱眉。

在这种情况下,我有一个在Google Chrome中无法加载的iframe,我无法找到原因。包含iframe的页面的网址是: http://www.oit-harley-davidson.com/motoren/harley.html

有人对此有答案吗?

Grtz BartH

1 个答案:

答案 0 :(得分:0)

正如控制台所说:

Refused to display 'http://www.harley-davidson.com/nl_NL/Motorcycles/motorcycles.html' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.

此处的解决方案:

Overcoming "Display forbidden by X-Frame-Options"