jQuery Mobile Question:
Download Questions PDF

Explain the use of jquery .each() function?

Answer:

The $.each() function is used to iterate over a jQuery object. The $.each() function can be used to iterate over any collection, whether it is an object or an array.

Download jQuery Mobile Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me how to executed jQuery selectors?What is jquery.size()?