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

Implemented enable and disable methods #56

Closed dshook closed 9 years ago

dshook commented 9 years ago

To fix https://github.com/jellekralt/Responsive-Tabs/issues/53

jellekralt commented 9 years ago

Thanks for submitting this pull request. It looks great! Thanks for also including README information :)