$(document).ready(function(){ $("div").load("http://www.pagetutor.com/index.html"); });
除非是json内容,否则无法加载远程域内容.
This is a browser restriction.