jQuery.parentsUntil Method
Get the ancestors of each element in the current set of matched elements, up to but not including the element matched by the selector.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery parentsUntil()
Return Value
Type: SharpKit.jQuery.jQuery
|