jQuery.merge()
Merge the contents of two arrays together into the first array.
Merge the contents of two arrays together into the first array.
Check to see if an object is a plain object (created using “{}” or “new Object”).
Determine whether a Deferred object has been rejected.
Determine whether a Deferred object has been resolved.
Reject a Deferred object and call any failCallbacks with the given args.
Call the progressCallbacks on a Deferred object with the given context and args.
Call the progressCallbacks on a Deferred object with the given args.
Selects all elements with the given class.
Determines if its argument is callable as a function.
Modify and filter HTML strings passed through jQuery manipulation methods.
Bind an event handler to the “unload” event, or trigger that event on an element.
Globally disable all animations.
Creates an object containing a set of properties ready to be used in the definition of custom animations.
Holds or releases the execution of jQuery’s ready event.
Selects all direct child elements specified by “child” of elements specified by “parent”.
Bind an event handler to the “change” event, or trigger that event on an element.
Reject a Deferred object and call any failCallbacks with the given context and args.