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

Current active tab #137

Closed coxrichuk closed 6 years ago

coxrichuk commented 7 years ago

I need to programatically close all the tabs depending on X

Is there a way I can get the current tab without diving down the DOM and finding the current tab?

Could we possibly make _getCurrentTabRef a public method?

jellekralt commented 6 years ago

I'm not planning on adding this, sorry!