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.
我遇到了一堵砖墙,无法让它正常工作。
如何将http://some-cross-domain-site.com/index.php中的 #content div 加载到我网站上的 IFrame 中?
简短的回答:除非您通过自己域上的代理页面加载页面,否则您不能。
为了阻止恶意用户注入从未知域加载病毒和间谍软件的 JavaScript,现代浏览器内置了禁用跨站脚本 (XSS) 的安全功能,但有少数例外。