.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.
Display the matched elements by fading them to opaque.
Adjust the opacity of the matched elements.
Perform a custom animation of a set of CSS properties.
Bind an event handler to the “load” JavaScript event.
Display or hide the matched elements.
Selects all elements of type submit.
Bind an event handler to the “keydown” 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.
Bind an event handler to the “keyup” JavaScript event, or trigger that event on an element.
Hide the matched elements with a sliding motion.
Display the matched elements with a sliding motion.
Perform an asynchronous HTTP (Ajax) request.
Hide the matched elements.
Hide the matched elements by fading them to transparent.
Display or hide the matched elements with a sliding motion.
Display the matched elements.
Selects all elements that are visible.
Get the value of a property for the first element in the set of matched elements or set one or more properties for every matched element.