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

Adds the ability to have fluid and non fluid height on tabs #104

Closed coxrichuk closed 8 years ago

coxrichuk commented 8 years ago

I have set fluidHeight: true, as the default for backwards compatability

jellekralt commented 8 years ago

Thanks for the PR! Like your idea, but I did do some refactoring on the solution. The result is the same however.

Thanks again for putting the time into building this and submitting the PR!