たとえばhttp://news.yahoo.com
、 URIリンクのリストを取得しました。http://www.google.com
それらのリンクからコンテンツをダウンロードして、データを変更したり、ページのcss名を変更したりしたいと思います。
Without a server-side component doing the downloading for you, this ain't going to work. With a server-side component you can just use .load()
of course.
You might find a solution here: http://usejquery.com/posts/the-jquery-cross-domain-ajax-guide