标签: jQuery
jQuery callbacks.locked() 方法
实例 Run this code » 使用 callbacks.disa…
jQuery callbacks.lock() 方法
实例 Run this code » 用 callbacks.lock(…
jQuery callbacks.has() 方法
实例 Run this code » 使用 callbacks.has(…
jQuery callbacks.fireWith() 方法
实例 Run this code » 访问给定的上下文”wi…
jQuery callbacks.fired() 方法
实例 Run this code » 确定回调是否至少已经调用一次 $(…
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…