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.
例如,我得到了 URI 链接列表http://news.yahoo.com , http://www.google.com
http://news.yahoo.com
http://www.google.com
我想从这些链接下载内容并修改数据/更改页面中的 css 名称。
如果没有服务器端组件为您下载,这是行不通的。使用服务器端组件,您.load()当然可以使用。
.load()
您可能会在这里找到解决方案:http: //usejquery.com/posts/the-jquery-cross-domain-ajax-guide