.data()
Store arbitrary data associated with the matched elements or return the value at the named data store for the first element in the set of matched elements.
Store arbitrary data associated with the matched elements or return the value at the named data store for the first element in the set of matched elements.
Merge the contents of two or more objects together into the first object.
Adjust the opacity of the matched elements.
Display the matched elements by fading them to opaque.
Perform a custom animation of a set of CSS properties.
Bind an event handler to the “load” event, or trigger that event on an element.
Bind an event handler to the “keydown” event, or trigger that event on an element.
The rate (in milliseconds) at which animations fire.
Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.
Show or manipulate the queue of functions to be executed on the matched elements.
Display or hide the matched elements.
Hide the matched elements by fading them to transparent.
Bind an event handler to the “keyup” event, or trigger that event on an element.
Bind an event handler to the “keypress” event, or trigger that event on an element.
Display or hide the matched elements with a sliding motion.
Display the matched elements.
Bind one or two handlers to the matched elements, to be executed when the mouse pointer enters and leaves the elements.
Hide the matched elements.
Perform an asynchronous HTTP (Ajax) request.
Display the matched elements with a sliding motion.