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.
如果我在 html 页面中有 iframe,并且在该 iframe 中,我需要删除一个 img 标签。
是否可以操作加载外部站点的 iframe 内容?
干杯
浏览器中的本机安全性使这非常困难,但可以通过跨域消息传递来完成;看看这个库:用过很多次;它很有效