DOMContentLoaded event and iframes
WakA <p.c.spruijtenburg@_riiimove_student.utwente.nl>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <2010012420053675249-pcspruijtenburg@riiimovestudentutwentenl> |
I've noticed that the DOMContentLoaded event also fires for iframes embedded inside a document. Is it possible to ignore or incorporate the DOM of these iframes so the event fires only if the "top" document's DOM is loaded or only if all DOM content including that of the iframes is loaded? Regards, Chris