samsono / Easy-Responsive-Tabs-to-Accordion

Easy responsive tabs - is a lightweight jQuery plugin which optimizes normal horizontal or vertical tabs to accordion on multi devices like: web, tablets, Mobile (IPad & IPhone). This plugin adapts the screen size and changes its action accordingly.
Other
603 stars 259 forks source link

Automating the change of tabs #24

Closed yalamber closed 10 years ago

yalamber commented 10 years ago

Added auto options for automating change of tabs on specific intervals

evanmoore commented 10 years ago

This works! How about these features, too: 1) Prev and Next buttons. Play/Pause buttons. (when clicking a class 'next' or 'back' will change the tab and container per that direction.) 2) On mouse over the entire verticalTab1 would stop auto rotation of tab and container. 3) Then on mouse off the entire verticalTab1 rotation would start tab and container again. 4) Clicking on a tab would completely stop auto rotation of tab and container.

yalamber commented 10 years ago

check this https://github.com/samsono/Easy-Responsive-Tabs-to-Accordion/pull/41