jQuery.prevUntil Method (JsString)
Get all preceding siblings of each element up to but not including the element matched by the selector.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery prevUntil(JsString selector)
Parameters
selector
Return Value
Type: SharpKit.jQuery.jQuery
|