Questions on Loading Notifications & URIContentListener
Mitesh51 <mit_bca1-/[email protected]> Tue, 14 Oct 2008 22:38:35 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.jrex |
|---|---|
| Message-ID | <[email protected]> |
Is there any method in API which will be invoked just before the document loading starts in JREX and method which will be invoked when complete document is loaded(With all Images and other files)? When I add URIContentListener in canvas then also its methods are not invoked until and unless i manually create JrexEvent and post it in the JRexEventManager...Is there any solution? canvas.addURIContentListener(contentListenerTest); -- View this message in context: http://www.nabble.com/Questions-on-Loading-Notifications---URIContentListener-tp19987035p19987035.html Sent from the MozDev - jrex mailing list archive at Nabble.com.