jQuery.makeArray()
Convert an array-like object into a true JavaScript array.
Convert an array-like object into a true JavaScript array.
Determines if its argument is callable as a function.
Selects all direct child elements specified by “child” of elements specified by “parent”.
Selects all elements of type checkbox.
Search for a specified value within an array and return its index (or -1 if not found).
Selects all elements that are the last child of their parent.