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 228 forks source link

Add Caret in Accordion View #127

Closed xann1891 closed 7 years ago

xann1891 commented 7 years ago

When I switch from tab view to accordion view, it would be great if I the accordion would have a caret/directional icon added. Is this possible? Or is there a work around?

jellekralt commented 7 years ago

This is not something that is built in, so to get this to work you'd have to write some custom code using the callback functions available