[jQuery] How to select previous/next value/index from currently selected option?

[jQuery] How to select previous/next value/index from currently selected option?


I've got a select list with a number of options, does anyone know how
to select next option in the list from currently selected option? (or
previous for that matter)
Tried the .next without too much luck.
Thanks in advance.