load()方法 1. 载入HTML文档 load()方法是jquery中最为简单和常用的ajax方法,能够载入远程HTML代码并插入DOM中,结构为: … Continue reading load()方法