Easy responsive tabs - is a lightweight jQuery plugin which optimizes normal horizontal or vertical tabs to accordion on multi devices like: web, tablets, Mobile (IPad & IPhone). This plugin adapts the screen size and changes its action accordingly.
Other
603
stars
258
forks
source link
Horizontal Tabs should not close automatically in Mobile View #89
In Mobile, When we click on the second tab, the first/opened tab closes. This makes the user to scroll up and view the content of second tab.
How to prevent the auto collapse of first/prev tab on clicking second/next tab?