The Wayback Machine - https://web.archive.org/web/20160307025956/http://api.jquery.com:80/category/callbacks-object/

callbacks.add()

Add a callback or a collection of callbacks to a callback list.

callbacks.fired()

Determine if the callbacks have already been called at least once.

callbacks.has()

Determine whether or not the list has any callbacks attached. If a callback is provided as an argument, determine whether it is in a list.

jQuery.Callbacks()

A multi-purpose callbacks list object that provides a powerful way to manage callback lists.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.