.fadeIn()
Display the matched elements by fading them to opaque.
Display the matched elements by fading them to opaque.
Send data to the server using a HTTP POST request.
Bind an event handler to the “mousedown” JavaScript event, or trigger that event on an element.
Specify a function to execute when the DOM is fully loaded.
Attach an event handler for all elements which match the current selector, now and in the future.
Bind an event handler to the “dblclick” JavaScript event, or trigger that event on an element.
Get the current computed width for the first element in the set of matched elements or set the width of every matched element.
A multi-purpose callbacks list object that provides a powerful way to manage callback lists.
Bind an event handler to the “keypress” JavaScript event, or trigger that event on an element.
Bind an event handler to the “submit” JavaScript event, or trigger that event on an element.
Bind an event handler to the “click” JavaScript event, or trigger that event on an element.
Insert content, specified by the parameter, before each element in the set of matched elements.
Get the current computed height for the first element in the set of matched elements or set the height of every matched element.
Insert content, specified by the parameter, to the beginning of each element in the set of matched elements.
Display or hide the matched elements by animating their opacity.
Remove an event handler.
Execute all handlers and behaviors attached to the matched elements for the given event type.
Bind an event handler to the “focus” JavaScript event, or trigger that event on an element.
Insert content, specified by the parameter, to the end of each element in the set of matched elements.
Get the current value of the first element in the set of matched elements or set the value of every matched element.