.find()

Get the descendants of each element in the current set of matched elements, filtered by a selector, jQuery object, or element.

.promise()

Return a Promise object to observe when all actions of a certain type bound to the collection, queued or not, have finished.

.hover()

Bind one or two handlers to the matched elements, to be executed when the mouse pointer enters and leaves the elements.