jQuery.has Method (JsString)
Reduce the set of matched elements to those that have a descendant that matches the selector or DOM element.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery has(JsString selector)
Parameters
selector
Return Value
Type: SharpKit.jQuery.jQuery
|