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

Tab order on mobile #155

Open machikolacey opened 5 years ago

machikolacey commented 5 years ago

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 bottom. Is there any suggestions to fix this?