Using .innerHTML to display XSLT is slow. Is there a better way?2002-11-28 08:40:54I 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
|
|