Cycle Accordion

Cycle Accordion


Maybe I'm missing something because I'm sure others have done this.
I'd like to cycle through an accordion at a specific rate and also
stop the cycle on mouseover (and start again on mouseout). The best
thing I could find to start with is here:
http://stackoverflow.com/questions/530033/jquery-plugin-or-script-to-automatically-cycle-through-accordion
I've been playing around with some code but just can't seem to get a
good start. Any help would be greatly appreciated.