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

Auto init #44

Closed TrySound closed 9 years ago

TrySound commented 9 years ago

I like just to include component and use it in html without calls. Example: http://jquery.malsup.com/cycle2/demo/basic.php

.r-tabs-init could initialize tabs And data-r-tabs-* attributes could set individual parameters.