[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Using .innerHTML to display XSLT is slow. Is there

Subject: RE: Using .innerHTML to display XSLT is slow. Is there a better way?
From: "Ben Robb" <Ben@xxxxxxxxxx>
Date: Thu, 28 Nov 2002 16:03:16 -0000
innerhtml slow
Do your transform on the server and only show the browser pure HTML?
That will always be faster, especially if you cache the output of the
transform... And you have the added benefit of not having to rely on the
client to have a particular version of MSXML.

If you really cannot do this on the server, then perhaps you should have
a look at the appendChild method, which may work [though to be honest,
I've not done any IE based transforms for years, so I can't remember all
of the tricks I found then].

Rgs,

Ben

-----Original Message-----
From: Shenan Hawkins [mailto:shenan@xxxxxx] 
Sent: 28 November 2002 15:41
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  Using .innerHTML to display XSLT is slow. Is there a
better way?



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


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.