jQuery.filter Method (HtmlElement)
Reduce the set of matched elements to those that match the selector or pass the function's test.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery filter(HtmlElement element)
Parameters
element
Return Value
Type: SharpKit.jQuery.jQuery
|