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

Automatic change of the tabs #6

Closed scarletish closed 10 years ago

scarletish commented 11 years ago

Hi,

Thanks for releasing the tabs for free. I wanted to ask you, if there's a way to make the tabs change automatically (rotate).

Thanks very much:)

steveoliver commented 10 years ago

@scarletish I think you should be able to achieve what you're after with regular jQuery -- programmatically triggering the click of each tab.

samsono commented 10 years ago

Agreed with scarletish.