The .find() and .children() methods are similar, except that the latter only travels a single level down the DOM tree.

http://api.jquery.com/find/




http://hangaebal.blogspot.kr/2014/07/jquery-find-vs-children.html

+ Recent posts