【发布时间】:2018-01-29 02:27:32
【问题描述】:
<!DOCTYPE html>
<html>
<body>
<iframe src="https://desk.zoho.com/portal/myclassboard/kb/articles/how-to-view-event-details-in-the-calendar/">
<p>Your browser does not support iframes.</p>
</iframe>
</body>
</html>
朋友们,
我需要如何使用 iframe。我编写的上述代码在 iframe 中显示网站,但在某些情况下它可以正常工作,而在某些情况下它不能正常工作,当我更改网站链接时。
在上述情况下,我们已将链接更改为某些 https://corp6beta.myclassboard.com/ 其工作但放置上述链接时它不起作用。
我是 iframe 的新手,请帮助我...如何避免这个问题。
【问题讨论】:
-
Same Origin Policy的可能重复