.map()

Pass each element in the current matched set through a function, producing a new jQuery object containing the return values.

jQuery.cssHooks

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