I am trying to read the message in the status bar to see when a page is loaded.
I cannot use the _FFLoadWait() function, because here the initial loading is over, and other parts of the page load, when it is scrolled horizontally or vertically.
I can see that the status bar in firefox shows the "done" message correctly after each partial loading is over. (yes I enabled the status bar again in the new firefox via an addon even though it was removed)
I am not sure what function to use to get this message. Can someone please help?
Thanks!