When looping over a group of items using jquery selectors is there a way to find out how many items there are on the collection?
You mean like length or size()?
length
size()
Refs: http://api.jquery.com/length/