1

我现在在本地主机上,试图在我的网站上嵌入一个 prezi 演示文稿。我收到以下错误消息。我该如何解决?

Blocked a frame with origin "http://prezi.com" from accessing a frame with origin "http://localhost". Protocols, domains, and ports must match. 

代码:

<iframe 
    src="http://prezi.com/embed/auxybvbmwavk/?bgcolor=ffffff&amp;
    lock_to_path=1&amp;
    autoplay=0&amp;
    autohide_ctrls=0&amp;
    features=undefined&amp;
    disabled_features=undefined" 
    width="700" height="550" frameBorder="0">
</iframe>
4

0 回答 0