上文中主要说明了load()方法的使用,本篇介绍get()方法如何使用: jQuery.get(url, [data], [callback], [type]) 通过远程 HTTP GET 请求载入信息。 ...更多»