Miscellaneous > DOM Element Methods .toArray() Retrieve all the elements contained in the jQuery set, as an array.
Selectors > Hierarchy Child Selector (“parent > child”) Selects all direct child elements specified by “child” of elements specified by “parent”.