简体   繁体   English

从框架集中触摸窗口

[英]touching window from inside of frameset

The server provide me a frameset to code into. 服务器为我提供了一个frameset进行编码。 so I don't have access to main window object. 因此我无权访问主window对象。 Is there anyway to touch window.history ? 反正有接触window.history吗? I want to use window.history.pushState , thanks 我想使用window.history.pushState ,谢谢

The Same Origin Policy applies. 同源政策适用。 Did you try parent.history 您是否尝试过parent.history

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM