.fadeToggle()
Display or hide the matched elements by animating their opacity.
Display or hide the matched elements by animating their opacity.
Attach a handler to an event for the elements. The handler is executed at most once per element per event type.
A Promise-like object (or “thenable”) that resolves when the document is ready.
Display the matched elements by fading them to opaque.
Parses a string into an XML document.
Selects all elements of type password.
Selects all elements that are the nth-child of their parent.
Finds the elements of an array which satisfy a filter function. The original array is not affected.
Selects all input, textarea, select and button elements.
Search for a given element from among the matched elements.
Insert content, specified by the parameter, to the end of each element in the set of matched elements.
Display the matched elements with a sliding motion.
Set default values for future Ajax requests. Its use is not recommended.
Selects all elements of type image.
Selects a single element with the given id attribute.
Selects all elements that are hidden.
Remove a property for the set of matched elements.
Selects all elements of type reset.
Insert content, specified by the parameter, after each element in the set of matched elements.
Get the HTML contents of the first element in the set of matched elements or set the HTML contents of every matched element.