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