On Tue, 16 Sep 2003 01:20:26 -0700, piercarlo wrote:
[...] My question is: how can I detect when a tab (with some page yet loaded) is taken to foreground (so I can change accordingly the content of my sidebar)? Is there some proper event to be used with addObserver()? More in general, where can I find a list with all the events?
Thanks a lot! bye piercarlo
I'm not sure but you have to add a progressListener to the tab browser
object
Ok. Do you have any idea of the way I can get a reference to that object? Always through XPCOM or whatever else?
Thanks! piercarlo
