.fadeIn()
Display the matched elements by fading them to opaque.
Display the matched elements by fading them to opaque.
Perform a custom animation of a set of CSS properties.
Hide the matched elements with a sliding motion.
Hide the matched elements by fading them to transparent.
Hide the matched elements.
Get the value of a computed style property for the first element in the set of matched elements or set one or more CSS properties for every matched element.
Display or hide the matched elements with a sliding motion.
Display the matched elements with a sliding motion.
Display or hide the matched elements.
Display the matched elements.
Search for a given element from among the matched elements.
Set a timer to delay execution of subsequent items in the queue.
Get the current value of the first element in the set of matched elements or set the value of every matched element.
Check the current matched set of elements against a selector, element, or jQuery object and return true if at least one of these elements matches the given arguments.
Adjust the opacity of the matched elements.
Remove a single class, multiple classes, or all classes from each element in the set of matched elements.
Wrap an HTML structure around the content of each element in the set of matched elements.
Wrap an HTML structure around each element in the set of matched elements.
Wrap an HTML structure around all elements in the set of matched elements.
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.