作者: Mr Luo
jQuery post() 方法
实例 1 Run this code » 使用 HTTP POST 请求…
jQuery param() 方法
实例 Run this code » 输出序列化对象的结果: $("bu…
jQuery getScript() 方法
实例 Run this code » 使用 AJAX 请求,获取和运行 …
jQuery getJSON() 方法
实例 Run this code » 使用 Ajax 请求获取 JSON…
jQuery get() 方法
实例 Run this code » 发送一个 HTTP GET 请求到…
jQuery ajaxSetup() 方法
实例 Run this code » 为所有 AJAX 请求设置默认 U…
jQuery ajax() 方法
实例 Run this code » 使用 AJAX 请求改变 <…
jQuery AJAX 方法
jQuery AJAX 方法 AJAX 是一种与服务器交换数据的技术,可…
jQuery slice() 方法
实例 Run this code » 从带有索引号为 2 的 <p…
jQuery siblings() 方法
实例 Run this code » 返回带有类名 “sta…