.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.
Bind an event handler to the “change” JavaScript event, or trigger that event on an element.
Attach an event handler for all elements which match the current selector, now and in the future.
Display the matched elements with a sliding motion.
Display the matched elements by fading them to opaque.
Hide the matched elements by fading them to transparent.
Display or hide the matched elements by animating their opacity.
Specify a function to execute when the DOM is fully loaded.
Search for a given element from among the matched elements.
Display or hide the matched elements with a sliding motion.
Hide the matched elements with a sliding motion.
Get the current computed width for the first element in the set of matched elements or set the width of every matched element.
Bind an event handler to the “submit” JavaScript event, or trigger that event on an element.
Get the current computed height for the first element in the set of matched elements or set the height of every matched element.
Set a timer to delay execution of subsequent items in the queue.
Set default values for future Ajax requests. Its use is not recommended.
Return a collection of matched elements either found in the DOM based on passed argument(s) or created by passing an HTML string.
Hide the matched elements.
Bind an event handler to the “mouseout” JavaScript event, or trigger that event on an element.
Bind an event handler to the “mouseover” JavaScript event, or trigger that event on an element.