I recently started working with jQuery and wondered how I would iterate over a collection (array or list of elements) of elements and summarize their contents.
Does jQuery have something like a for loop, like so many other languages?
Will there be an easy way to implement this - if it is not easy to do?
MatLabFan
source
share