Rotating Tabbed Information Box
Hello,
Looking to create an animated rotating tabbed informational box using jQuery, and can't find a plugin or example to do it. Can anyone suggest where to look?
I want it to function like this, only using jQuery:
The page should automatically rotate through the different tabs of information (with on and off states for the tabs)
Upon hover of the tab, the autorotation stops and that tab is activated (information is shown for that tab)
Thanks!