[xsl] Using .innerHTML to display XSLT is slow. Is there a better way?

Subject: [xsl] Using .innerHTML to display XSLT is slow. Is there a better way?
From: "Shenan Hawkins" <shenan@xxxxxx>
Date: Thu, 28 Nov 2002 10:40:54 -0500
I am using IE 6.0 SP-1. I .load both an XML and XSL file, then display
the results of a transformation inside a DIV element, using the
.innerHTML property.

On large result tables, using the .innerHTML property is the most
expensive (CPU time) part of the process.

Are there any tricks for making things go faster?



TIA,
	Shenan

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread