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

Added a 'clicked' callback for every time a tab is clicked/touched #109

Closed Dobby89 closed 8 years ago

Dobby89 commented 8 years ago

Re: Issue 108.

jellekralt commented 8 years ago

Thanks for the PR! I made some changes to the naming / structure to match the rest of the code.