jQuery.find Method (jQuery)
Get the descendants of each element in the current set of matched elements, filtered by a selector, jQuery object, or element.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery find(jQuery jqueryObject)
Parameters
jqueryObject
Return Value
Type: SharpKit.jQuery.jQuery
|