Closed dimensi closed 8 years ago
Out-of-the-box, Tabby does not support nested tabs (nor do I think this is necessarily a good approach for your users).
You can probably hack something together using the Tabby API instead of running tabby.init()
, but I haven't tried it myself. Thinking about this out loud, you would want to:
active
class from all categories and items.active
class to the item and category.You're almost rewriting a custom script at that point, which you may be better off doing instead of trying to make Tabby fit your use case.
Can i create multible tabs and use hash url to navigate? Hello, sorry for my english. I can use a hash url, to navigate through multiple tabs at once? For example I have 3 categories, and each category has sub-item. Each category is a tab. Each item is a tab. How do I get there using hash url in point 5 of the second category