Is it possible to run the jQuery.each statement a certain number of times, and not for each of the repeating elements? The repeated JSON is the last.fm feed, and of course they often ignore the "limit" request. I would like to get around this error by simply following the .each statement so many times.
jquery each
Kyle hotchkiss
source share