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

Hi, I have created a fiddle https://jsfiddle.net/rs8b4hgu/9/ with the plugin when I hover/click(if event is click) over the tab items it jumps to top of the page. Found this bug...

Hi, Just noticed that tab order is different on mobile phone. I would like tab-1 to be on top of all the other tabs, however it comes second from the...

Hi! When I'm going to my website on mobile, the first tabs is disabled. Can you tell me how to show the first tabs or if not, possible to add...

I'm trying to use the plugin with Webpack, but i get: `jquery.js?eedf:3827 Uncaught TypeError: tabs.responsiveTabs is not a function` Any ideas? ```js import $ from 'jquery' import 'responsive-tabs' export const...

The latest version of Edge has broken my lovely responsive tabs :(

Hi, This is one of the better tabbed interfaces I've used. A slight nit, there is a flash of unstyled text (namely the tab text as a list and content...

Hi, Has anyone actually taken over the maintenance of this project? I've a couple of issues that maybe someone can help with, the most important being how to preserve a...

I am trying to activate and auto scroll to an active tab based on the anchor tab within a standard href link outside the tab code/navigation. Ideally I want to...

The project has been mostly dormant for a while because I do not have enough time to spend on it, and because I haven't really used jQuery in 3 years...

I have the tabs working great on desktop - awesome implementation. However, if you bring this up in mobile iOS/Android, and open a tab, it keeps the window where you...