 |
Iterating over jQuery and non-jQuery Objects | jQuery Learning Center
$.each() is essentially a drop-in replacement of a traditional for or for-in loop.
Given: ... in other jQuery callbacks. For example, given the following markup: ...
learn.jquery.com |
 |