.prev()

.prev()

.prev( [selector ] )Returns: jQuery

Description: Get the immediately preceding sibling of each element in the set of matched elements. If a selector is provided, it retrieves the previous sibling only if it matches that selector.