Reputation: 925
I am trying to build a navigation/menu system in which users can create custom tabs similar to yahoo mail. To be more descriptive, a user would have a fixed set of tabs when on the menu and then add tabs to the menu and navigate freely within tabs keeping context.
I would prefer to do this in jquery but am open to other frameworks as well.
Upvotes: 0
Views: 458
Reputation: 5264
check out jquery tools. I haven't yet used it in production, but I've played around with their tabs and found it was extremely simple to set up.
Upvotes: 2