John J. Barton wrote:
> I have been trying to add support for XSLT pages to Firebug.
You mean ones transformed client-side?
> The basic problem is that XSLT does not seem to signal these events:
> win.addEventListener("pagehide", onUnloadTopWindow, true);
> win.addEventListener("pageshow", onLoadWindowContent, true);
> win.addEventListener("DOMContentLoaded", onLoadWindowContent, true);
I'd expect the first two to fire for client-side-transformed things. Not sure
about DOMContentLoaded; would have to look at the source to make sure.
-Boris
_______________________________________________
dev-tech-xml mailing list
dev-tech-xml@...
https://lists.mozilla.org/listinfo/dev-tech-xml