Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to tell Firefox NOT to do XSL Transformation

4 views
Skip to first unread message

ExtDev

unread,
Dec 14, 2008, 12:55:02 PM12/14/08
to
Hi,

I try to create an extension for Firefox that does XSL transformation
with a C++ code without using FF's internal XSLT-Processor
Transformiix.

My Extension should start when an XML document with XSLT instructions
is requested via the URL bar.

Normally when I request such an XML document FF starts the
transformation and shows me the result.

How can I tell Firefox within my extension not to do the XSL
transformation?

Since I will deal with very large XML documents it would be annoying
if FF would do the transformation, too.

ExtDev

unread,
Dec 17, 2008, 7:25:30 PM12/17/08
to
0 new messages