Jim Steil <[EMAIL PROTECTED]> writes: > I've been using the tabber widget successfully and love the simplicity > of it, but now want to modify the behavior a bit. Specifically, I would > like to control which tab is visible when the page is displayed. I want > to know which tab is visible when I leave the page and then return to > that tab when I navigate back to that page. I can't seem to find ANY > documentation on how to do this, and when you combine that with my > limited javascript skills I seem to keep bumping my head up against a wall. > > Is there any documentation on how to work with the tabber to do such a > thing? I'm assuming this is a fairly common thing to do. If anyone can > point me in the right direction, it would be appreciated.
There's a lot of documentation for that at the JavaScript tabifier's website. Tabber is an implementation of it, as mentioned some times on this mailing list. To make it easier, the first hit for 'tabbertab' is the one you want: http://www.barelyfitz.com/projects/tabber/ -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

