Hi, I use the Mozilla Embedding API. It's wrapper class MozViewListener provides a method DocumentLoaded which fires always when certain document finished loading. This event appears 1 or more times, which is my problem. The page could be a frameset or could contain an iframe in it or something else, then the event fires several times. This is logical behaviour, but I need to detect that the top frame finished loading. How is this possible? Thank you very much.
Best regards, Martin _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
