Blocked a prezi iframe. Protocols, domains, and ports must match. -
i'm on localhost, trying embed prezi presentation website. following error message. how solve it?
blocked frame origin "http://prezi.com" accessing frame origin "http://localhost". protocols, domains, , ports must match.
code:
<iframe src="http://prezi.com/embed/auxybvbmwavk/?bgcolor=ffffff& lock_to_path=1& autoplay=0& autohide_ctrls=0& features=undefined& disabled_features=undefined" width="700" height="550" frameborder="0"> </iframe>
Comments
Post a Comment