.text()

Get the combined text contents of each element in the set of matched elements, including their descendants, or set the text contents of the matched elements.

jQuery.cssHooks

Hook directly into jQuery to override how particular CSS properties are retrieved or set, normalize CSS property naming, or create custom properties.

.promise()

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