On Wed, 18 Jan 2006 00:34:44 +0000, Neil wrote: > Philip Chee wrote: > If you know the <browser> element that's holding the sidebar you can > just use the canGoBack, goBack(), canGoForward and goForward() > properties and methods.
Ta. As per previous question is there a generic getThisBrowser() that isn't hardcoded to the main window tabbrowser as gBrowser/getBrowser() is? >>Question: Hovering over a link in the sidebar does NOT update the status >>bar with the URL. Anybody know how I can get this to work? > Sorry, but that's partly my fault - I made it so that only the current > tab can update the status bar. It's a one-line fix in > nsContentTreeOwner.cpp though, so it could make SeaMonkey 1.1, if you want. Hmm. I guess this is to prevent background tabs updating the status bar? If backing out this change rebreaks things it was meant to fix, I can live with it. Phil -- Philip Chee <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> http://flashblock.mozdev.org/ http://xsidebar.mozdev.org Guard us from the she-wolf and the wolf, and guard us from the thief, oh Night, and so be good for us to pass. [ ]Barney and Baby Bop MUST DIE! * TagZilla 0.059 _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
