MCQs > IT & Programming > JQuery > What is the difference between $('p').find('a') and $('p').children('a')?

JQuery MCQs

What is the difference between $('p').find('a') and $('p').children('a')?

Answer

Correct Answer: Children() traverses only one level down, whereas find() selects anything inside the original element

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it