[jQuery] Traversing the dom selecting ever other dom

[jQuery] Traversing the dom selecting ever other dom


I was wondering how I can traverse through the dom and start at a div
and then select every other div until i want it to stop so that I may
add a class to it.
Any Ideas?
Thanks
Tom