.prepend()
Insert content, specified by the parameter, to the beginning of each element in the set of matched elements.
Insert content, specified by the parameter, to the beginning of each element in the set of matched elements.
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.
Insert content, specified by the parameter, after each element in the set of matched elements.
Display the matched elements by fading them to opaque.
Hook directly into jQuery to override how particular CSS properties are retrieved or set, normalize CSS property naming, or create custom properties.
Specify a function to execute when the DOM is fully loaded.
Display the matched elements with a sliding motion.
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.
Insert content, specified by the parameter, before each element in the set of matched elements.
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 “keypress” JavaScript event, or trigger that event on an element.
Hide the matched elements with a sliding motion.
Hide the matched elements by fading them to transparent.
Display or hide the matched elements.
Bind an event handler to the “mousedown” 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.
Creates an object that handles the actual transmission of Ajax data.
Display the matched elements.
Remove a single class, multiple classes, or all classes from each element in the set of matched elements.
Remove a previously-attached event handler from the elements.