jQuery.prevAll Method (JsString)
Get all preceding siblings of each element in the set of matched elements, optionally filtered by a selector.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery prevAll(JsString selector)
Parameters
selector
Return Value
Type: SharpKit.jQuery.jQuery
|