Answers

Question and Answer:

  Home  jQuery

⟩ Explain the difference between find and children methods in jQuery?

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

 173 views

More Questions for you: