【发布时间】:2017-02-01 05:29:20
【问题描述】:
我正在尝试使用 HTML iframe 在我的网页和 Blogspot 页面上显示 youtube 视频。
<iframe width="320" height="250" src="http://youtube.com/watch?v=Y4lqtiYLuJU"></iframe>
但它给了我以下禁止错误:
This website does not permit its contents to be displayed in a frame, it must be opened in a new window.
将此 iframe 代码发布到我的 Blogspot 页面时,我在 Blogspot 上遇到了同样的错误。
有没有办法解决这个问题?
【问题讨论】: