Hello everybody, Can anybody help me with DocumentObserver please? I've created a child of nsIDocumentObserver than registered it with the nsIDocument::AddObserver method. I use BeginLoad and EndLoad methods to determin the start and end of document loading. But sometimes EndLoad isn't invoked (for some sites). Is it bug or feature? And what is the right way to determin the document loading end?
Thanks, Michael.
