.die()
Remove event handlers previously attached using .live() from the elements.
Remove event handlers previously attached using .live() from the elements.
Display or hide the matched elements.
Hide the matched elements by fading them to transparent.
Hide the matched elements.
A multi-purpose callbacks list object that provides a powerful way to manage callback lists.
Register a handler to be called when Ajax requests complete with an error. This is an Ajax Event.
Get the value of a computed style property for the first element in the set of matched elements or set one or more CSS properties for every matched element.
Execute all handlers and behaviors attached to the matched elements for the given event type.
Merge the contents of two or more objects together into the first object.
Display the matched elements by fading them to opaque.
Show or manipulate the queue of functions to be executed on the matched elements.
Hide the matched elements with a sliding motion.
Display the matched elements with a sliding motion.
Stop the currently-running animation on the matched elements.
Replace each target element with the set of matched elements.
Selects all elements that are the nth-child of their parent.
Attach a function to be executed before an Ajax request is sent. This is an Ajax Event.
A factory function that returns a chainable utility object with methods to register multiple callbacks into callback queues, invoke callback queues, and relay the success or failure state of any synchronous or asynchronous function.
Send data to the server using a HTTP POST request.
Select all elements at an index less than index within the matched set.