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 259 forks source link

Easy-Responsive-Tabs-to-Accordion as a menu with a horizontal submenu #13

Open pedroaacunha opened 10 years ago

pedroaacunha commented 10 years ago

Hi, I'm developing a menu with a horizontal submenu, based in your script. Some item's in my menu have sublevels and others don't, It's perfect for what I need, but when I resize a browser window or open in a mobile device, the item's without sublevels won't appear. I think it's simple thing, but my skills in Javascript are few. Can you help me?

samsono commented 10 years ago

can you please share the code..

shravanimmy commented 10 years ago

i am having the same issue.when i dont have a content for a particular tab and opened in a mobile device the item's without sublevels won't appear. can you please help me with this. thanks

Judapriest commented 8 years ago

Easy Responsive Tabs have inspired this plugin https://github.com/jellekralt/Responsive-Tabs, which is more active.