jQuery.has Method (HtmlElement)
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(HtmlElement contained)
Parameters
contained
Return Value
Type: SharpKit.jQuery.jQuery
|