jQuery Tutorial plus Question:

Explain the difference between find and children methods in jQuery?

Tweet Share WhatsApp

Answer:

Find method is used to find all levels down the DOM tree but children find single level down the DOM tree.

Read All 91 jQuery Questions
Previous QuestionNext Question
Is jQuery is JSON library file or a JavaScript?How to include jQuery library in ASP.Net project?