deferred.notify()
Call the progressCallbacks on a Deferred object with the given args.
Call the progressCallbacks on a Deferred object with the given args.
Selects all elements of type checkbox.
Add handlers to be called when the Deferred object generates progress notifications.
Add handlers to be called when the Deferred object is rejected.
Call the progressCallbacks on a Deferred object with the given context and args.
Add handlers to be called when the Deferred object is resolved.
Translate all items in an array or object to new array of items.
Selects all elements with the given class.
Takes a well-formed JSON string and returns the resulting JavaScript value.
Get the children of each element in the set of matched elements, optionally filtered by a selector.
Get the siblings of each element in the set of matched elements, optionally filtered by a selector.
Add handlers to be called when the Deferred object is rejected.
Get all following siblings of each element up to but not including the element matched by the selector, DOM node, or jQuery object passed.
Selects all elements that do not match the given selector.
If this method is called, the default action of the event will not be triggered.
A Promise-like object (or “thenable”) that resolves when the document is ready.
Selects all elements that are enabled.
Selects all elements that are the nth-child of their parent.
Selects all the elements that are the nth-child of their parent in relation to siblings with the same element name, counting from the last element to the first.
Execute the next function on the queue for the matched elements.