.dblclick()
Bind an event handler to the “dblclick” JavaScript event, or trigger that event on an element.
Bind an event handler to the “dblclick” JavaScript event, or trigger that event on an element.
Load data from the server using a HTTP GET request.
Bind an event handler to the “mousedown” JavaScript event, or trigger that event on an element.
Bind an event handler to the “keypress” JavaScript event, or trigger that event on an element.
Send data to the server using a HTTP POST request.
Bind an event handler to the “keydown” JavaScript event, or trigger that event on an element.
Bind an event handler to the “keyup” JavaScript event, or trigger that event on an element.
Get the value of an attribute for the first element in the set of matched elements or set one or more attributes for every matched element.
Bind two or more handlers to the matched elements, to be executed on alternate clicks.
Bind an event handler to the “select” JavaScript event, or trigger that event on an element.
A multi-purpose callbacks list object that provides a powerful way to manage callback lists.
Display or hide the matched elements.
Hide the matched elements with a sliding motion.
Takes a function and returns a new one that will always have a particular context.
Display the matched elements by fading them to opaque.
Specify a function to execute when the DOM is fully loaded.
Display or hide the matched elements by animating their opacity.
Display the matched elements with a sliding motion.
Bind an event handler to the “mouseout” JavaScript event, or trigger that event on an element.
Display or hide the matched elements with a sliding motion.