:visible Selector
Selects all elements that are visible.
Selects all elements that are visible.
Finds the elements of an array which satisfy a filter function. The original array is not affected.
Wrap an HTML structure around the content of each element in the set of matched elements.
Register a handler to be called when all Ajax requests have completed. This is an Ajax Event.
Register a handler to be called when the first Ajax request begins. This is an Ajax Event.
Selects all elements of type reset.
Reject a Deferred object and call any failCallbacks with the given args.
Adds the specified class(es) to each element in the set of matched elements.
Selects a single element with the given id attribute.
Selects all elements of type checkbox.
Selects all elements of type image.
Add handlers to be called when the Deferred object is rejected.
Call the progressCallbacks on a Deferred object with the given args.
Add handlers to be called when the Deferred object generates progress notifications.
Parses a string into an array of DOM nodes.
Add handlers to be called when the Deferred object is resolved.
Call the progressCallbacks on a Deferred object with the given context and args.
Takes a well-formed JSON string and returns the resulting JavaScript value.
Translate all items in an array or object to new array of items.
Selects all elements with the given class.