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

Added support for nested tabs by changing selectors #47

Open ahmadalfy opened 10 years ago

ahmadalfy commented 10 years ago

Added support and demo for nested tabs. This was achieved by changing the selectors to select the direct content of the tabs using the ">" selector.

ahmadalfy commented 10 years ago

The changes doesn't require any special setup or parameters. It works exactly as the original script

alexey commented 9 years ago

Working fine, except for making url correct, its making url hash as: (first is horizontal tab, second is an inner tab)

_/#premiumcontent1|undefined4

maybe i miss something ?

ahmadalfy commented 9 years ago

@alexey what is wrong with the tabs name?