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

Is this project still being maintained? #81

Open procmail opened 8 years ago

ferdynator commented 8 years ago

Would like to know that too. :+1:

ptliko commented 8 years ago

+1

llahnoraa commented 6 years ago

I would like to know that, too.

tannernd commented 6 years ago

I have a feeling this is not being maintained anymore. I do want to share something that I found. There are several comments that posters state there is "sloppy code" and the periods (".") need to be removed. Please be aware that if you remove those "extra" periods, you will break the tabidentify option and the multiple nested tabs functionality.

If you have a single tab setup, you must include a tabidentify value when setting the options in your js and in the class on both the "resp-tabs-list" and "resp-tabs-container". Once you add the tabidentify value on a single tab setup, the it functions correctly.

saftle commented 4 years ago

It would be great if someone were to create a fork of this project, or potentially take up being a maintainer, since this project is still very much used via the drupal module: https://www.drupal.org/project/panels_responsive_tabs as an example.

llahnoraa commented 4 years ago

It would be great if someone were to create a fork of this project, or potentially take up being a maintainer, since this project is still very much used via the drupal module: https://www.drupal.org/project/panels_responsive_tabs as an example.

Frankly, this one does a better job plus it's accessible and the functions are pretty much the same.

Source: https://findawayer.github.io/Skeletabs/

back-2-95 commented 2 years ago

Also https://www.drupal.org/project/field_group_easy_responsive_tabs uses this