samsono / Easy-Responsive-Tabs-to-Accordion

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

Open vishnu1212 opened 7 years ago

vishnu1212 commented 7 years ago

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?