Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
情况:
站点abc为def提供了一个 iframe(或一个 div,或任何能使最后一部分工作的东西)。iframe 正在从abc中提取内容 iframe 会切断内容,因为def设置的高度太小。 abc想要控制 iframe 的高度。
这可能与对JS的限制吗?
如果父页面和框架页面都在同一个域中,则可以跨脚本。如果它们在不同的域上,大多数浏览器都会限制这一点。