JQuery Programmer Question:
Download Job Interview Questions and Answers PDF
What is the difference between find and children methods?
Answer:
Find method is used to find all levels down the DOM tree but children find single level down the DOM tree.
Download JQuery Programmer Interview Questions And Answers
PDF
Previous Question | Next Question |
What is .siblings() method in jQuery? | What is the use of jQuery.ajax method ()? |