Thread: Web design
View Single Post
Old 11-14-2017, 11:10 PM   #3
paulh5268
Registered User
 
Join Date: Nov 2017
Location: Los Angeles
Posts: 18
Both find() and children() methods are used to filter the child of the matched elements, except the former is travels any level down, the latter is travels a single level down.

To simple

find() – search through the matched elements’ child, grandchild, great-grandchild…any levels down.
children() – search through the matched elements’ child only (single level down).

================================================== ====
Shopify Web Designers | Web Design Company Los Angeles | Web Development Company Los Angeles | Website Development Los Angeles
paulh5268 is offline   Reply With Quote