跨站点 iframe 的浏览器视口
我需要从跨域 iframe 中找出浏览器视口大小。 正常方法 不起作用,因为它只获取 iframe 的视口。如果我在跨域情况下使用top.innerHeight等,我会遇到安全问题。我可以使用其他属性/方法吗?跨浏览器将是理想的选择,但即使在单个浏览器上获得此功能也会有所帮助。
(我试图查明我的 iframe 是否在视图中。)
I need to find out the browser viewport size from within a cross-domain iframe. The normal method doesn't work because it only gets the viewport of the iframe. If I use top.innerHeight
, etc. in a cross-domain situation, I run into security issues. Is there a different property/method I can use? Cross-browser would be ideal, but even getting this on a single browser would be helpful.
(I'm trying to find out if my iframe is in view or not.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论