xsl-list
[Top] [All Lists]

How to see the output of XSL in IE6 for debuging?

2004-04-28 21:08:46
Hi all,

I am using XSLT to transform XML on IE6 into XHTML client-side.

It mostly works, but on occasion I would like to see the output for
debugging, so I can compare the way IE6 handles it versus doing it
server-side with saxon. So how do I view the XHTML output of IE6?

PS: I even tried to use javascript to display ".innerHTML" but got the XML
before transformation.


Regards,
Daniel