Not sure if I understand where you want to do this. Do you want to restore your status in a Firebug extension or on a web page?
Best regards, Thomas On Aug 11, 7:31 pm, andineupert <[email protected]> wrote: > Ah i'm sorry. I forgot that i have asked this already. > > window.addEventListener('load', callbackFunction, false); > > was your suggestion, but it didn't work for me. > > On 11 Aug., 19:14, andineupert <[email protected]> wrote: > > > > > > > > > Hey guys, > > > i want to call a function after the webpage is loaded. > > Following scenario: > > - The user is doing something in/with my Firebug-extension. > > - He uses a link to switch to another website > > - He uses the "back-button" to switch back to the first site > > - Now the firebug-extension should wait until the webpage is fully > > loaded an then do some restoring-stuff (restore the earlier status) > > > How can i do that? > > > Thanks for your help! -- You received this message because you are subscribed to the Google Groups "Firebug" 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/firebug?hl=en.
