jellekralt / Responsive-Tabs

Responsive Tabs is a jQuery plugin that provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint. You can use this plugin as a solution for displaying tabs elegantly on desktop, tablet and mobile.
http://jellekralt.github.io/Responsive-Tabs/
MIT License
531 stars 227 forks source link

Default selected tab and accordion item #111

Closed erpankajsood closed 7 years ago

erpankajsood commented 8 years ago

Hi

I am not founding any option to mark default selected element in tab and also accordion. Basically my ul contains first item as heading of list so i want to mark default selected item in this.

Thanks in advance :)

jellekralt commented 8 years ago

Hi there,

Do you mean to select a tab to open by default? If so, you can use the active-tab option.

jellekralt commented 7 years ago

I'm closing the issue since there has been no activity for a while. Feel free to reopen if you feel this is still unresolved.

tanumaymatrix commented 4 months ago

active tab option is working for tab only, not in accordion mode