Web Development jQuery Subjective
Aug 07, 2013

What is the difference between jQuery find and children methods?

Detailed Explanation

The difference between find() and children() methods
are that the children only travels a single level down the DOM tree while the find travels at all level down the DOM tree.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback