Posts tagged ‘ajax’

jQuery Ajax 学习笔记

1. load( url, [data], [callback] ) :载入远程 HTML 文件代码并插入至 DOM 中。
continue to read