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.
我正在寻找一些 javascript 或 jquery 脚本来从 iframe 文档中删除谷歌广告,该文档托管在不同的域中。
可能吗?
看不到获取跨域 iframe 的 DOM 内容
除非您可以控制该框架中的某些脚本,在这种情况下,您可以做一些花哨的 postMessage 内容,但如果您有控制权,则删除那里的广告 :)