:visible Selector
Selects all elements that are visible.
Selects all elements that are visible.
Determine whether or not the list has any callbacks attached. If a callback is provided as an argument, determine whether it is in a list.
Modify and filter HTML strings passed through jQuery manipulation methods.
Call all callbacks in a list with the given context and arguments.
Determine if the callbacks have already been called at least once.
Globally disable all animations.
Call all of the callbacks with the given arguments.
Remove the parents of the set of matched elements from the DOM, leaving the matched elements in their place.
Finds the elements of an array which satisfy a filter function. The original array is not affected.
Determine if the callbacks list has been locked.
Search for a specified value within an array and return its index (or -1 if not found).
Determine whether the argument is an array.
Selects all direct child elements specified by “child” of elements specified by “parent”.
Selects all elements of type checkbox.
Bind an event handler to the “change” JavaScript event, or trigger that event on an element.
Determine whether an element has any jQuery data associated with it.
Remove a callback or a collection of callbacks from a callback list.
Selects all elements that are the last among siblings of the same element name.