Explain the use of jquery .each() function?

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online jQuery Mobile Job Interview Questions And Answers