.html()
Get the HTML contents of the first element in the set of matched elements or set the HTML contents of every matched element.
Get the HTML contents of the first element in the set of matched elements or set the HTML contents of every matched element.
Insert every element in the set of matched elements after the target.
Insert content, specified by the parameter, after each element in the set of matched elements.
Hide the matched elements.
Remove a property for the set of matched elements.
Display the matched elements.
Perform a custom animation of a set of CSS properties.
Display or hide the matched elements with a sliding motion.
Display the matched elements with a sliding motion.
Insert content, specified by the parameter, to the end of each element in the set of matched elements.
Insert every element in the set of matched elements before the target.
Hide the matched elements with a sliding motion.