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.