作者: Mr Luo
jQuery callbacks.fire() 方法
实例 Run this code » 传入指定的参数调用所有的回调 $(…
jQuery callbacks.empty() 方法
实例 Run this code » 从列表中删除所有的回调 $(fun…
jQuery callbacks.disabled() 方法
实例 Run this code » 确定回调列表是否已被禁用 $(fu…
jQuery callbacks.disable() 方法
实例 Run this code » 禁用回调函数列表中的回调 $(fu…
jQuery callbacks.add() 方法
实例 Run this code » 添加函数到回调函数列表 $(fun…
jQuery.Callbacks()方法
实例 Run this code » 向 $.Callbacks 的列表…
jQuery jQuery.readyException() 方法
实例 传递接受到的错误给 console.error jQuery.re…
jQuery jQuery.htmlPrefilter() 方法
从传入HTML字符串中删除所有标签 定义和用法 $.htmlPrefil…
jQuery jQuery.speed 方法
定义和用法 $.speed() 函数创建一个包含一组属性的对象用来定义自…
jQuery jQuery.sub() 方法
实例 Run this code » 添加一个方法到jQuery sub…