开发者

How can I get the contentWindow.location of the iframe, where the iframe src contains different domain name?

开发者 https://www.devze.com 2023-01-03 07:15 出处:网络
How can I get the contentWindow.location of the iframe where the iframe src contain different domain name?

How can I get the contentWindow.location of the iframe where the iframe src contain different domain name? I have googled about this, but I found something like proxt, so how can I get the location of the window开发者_JAVA百科 inside iframe where iframe src is not on the same domain?


Browser-side XSS rules prevent the access and display external URLs in contentWindow.location. You can't do this.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号