Tabs & URL activating...

Tabs & URL activating...


I see in the source for the Tabs library that there must be plans for
implementing ajaxHistory() into the UI.Tabs - is this true? Has
anyone thought about utilizing any type of document anchors for tabs,
so that one could go to my/page.html#tab2 and tab2 would automatically
be the tab that was selected? This should also track the particular
tab in the history, right? What I'm suggesting would be different
then cookie persistence, just to be clear - because if no anchor would
be set or if none of the tabs have an ID nothing would happen and the
behavior would default to the initial tab. Perhaps this would be a
good tabs.ext?