Forcing a pre-render/cache of a view
Forcing a pre-render/cache of a view
- Subject: Forcing a pre-render/cache of a view
- From: Charles Jolley <email@hidden>
- Date: Thu, 20 Sep 2001 18:56:15 -0500
Greetings,
I have a browser that contains a large number of items, each in a
different font. As a result, the first time a user scrolls through this
list, the performance is pretty poor as each item has to be rendered
into the view.
Does anyone know if there is a way to force the browser (or any view) to
"pre-render", or cache, itself to speed up future display?
Thanks for any insight!
Cheers,
-Charles