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