Saturday, February 28, 2009

[jQuery] Tell if its the last item on a .each?

Hey

How do I tell if the item on a .each is the last one? For example,
lets say I want to add a comma after every item and not the last one,
how would I do that?

Thanks in advance.

No comments: