jQuery jQuery .each() Function June 27, 2014 Pramod T P Leave a comment 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.