Answers

Question and Answer:

  Home  jQuery Mobile

⟩ Explain the use of jquery .each() function?

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.

 153 views

More Questions for you: