RE: [xsl] How to see the output of XSL in IE6 for debuging?

Subject: RE: [xsl] How to see the output of XSL in IE6 for debuging?
From: "Kenny Akridge" <kenny@xxxxxxxxxxxxxxxxx>
Date: Thu, 29 Apr 2004 00:15:57 -0400
Maybe I am confused here, but can't you 'View Source' on the output page?

-----Original Message-----
From: Daniel Joshua [mailto:daniel.joshua@xxxxxxxxxxxx] 
Sent: Thursday, April 29, 2004 12:09 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] How to see the output of XSL in IE6 for debuging?

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

Current Thread