$(selector) vs $.find(selector)
$(selector) : returns a jQuery object with the list of matched elements.
$.find(selector) : returns an Array containing the matched elements.
Written by Subin Varghese
Related protips
1 Response
Why choose one over the other?
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Jquery
Authors
Related Tags
#jquery
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#