Responsive-Tabs icon indicating copy to clipboard operation
Responsive-Tabs copied to clipboard

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...

Results 23 Responsive-Tabs issues
Sort by recently updated
recently updated
newest added

Is it possible to have different animations depending on the state (tabs / accordion). It seems to make sense to have fade on tabs view and slide on accordion view...

enhancement

+ Browser history buttons now working + activate method, supports selector name + updated all node modules

When scrollToAccordion is set to true you jump directly to the open tab on mobile devices. So a check was added to only open the first tab when the actual...

Hi! When using the accordion layout (we use it on mobile) and opening a new "tab" any previous tabs are being automatically closed. That's fine except that when you have...

enhancement

Is there any way to change the animation style on windows resize. e.g. Fade for tabs view and Slide for the accordion?

I've got this working but would like to have it show on all devices, so no breakpoint. Just can't find where it stipulates when to switch to the accordions. Thanks

Please add classes to the html elements in the style.css file The "body" and "button" styles affects the entire site

I am trying to key on when the accordion loads, however using the "load" option to attach a function does not seem to fire, and trying the "tabs-load" does not...

Setting the option `setHash` to `true` adds a unique URL hash each time a tab is opened - great feature. Opening a URL with hash via link or typeing in...

bug

Thanks for providing such nice plugin to use. But plugin is not updated with aria label like https://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-1/tabs.html which is required for WCAG and screen reader.