.prevUntil( [selector ] [, filter ] )Returns: jQuery
Description: Get all preceding siblings of each element up to but not including the element matched by the selector, DOM node, or jQuery object.
-
version added: 1.4.prevUntil( [selector ] [, filter ] )
- selectorType: SelectorA string containing a selector expression to indicate where to
-