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