[jQuery] Selector for next or previous item with class

[jQuery] Selector for next or previous item with class


Hi All,
I have some table rows that are ID'd and have a class on them of
'repeatable'.
I know the currently selected row's ID.
What would be the selector to get the previous item with a class of
repeatable, and the next one?
Thanks,
Tom