Hi Micah,
> While the XSLT portion of XSLTForms is executing on the client, it
> displays a blank white page for a fraction of a second. This can be
> jarring when transitioning between pages.
>
About this problem, I have tested with different browsers and, for
simple forms, it might be due to just a cache problem. IE seems to be
the slowest to load the stylesheet when it isn't already in its cache
(when the stylesheet is dynamically composed from components no
date/time is associated and it is always reloaded).
I will soon update the SVN repository so it will be easy for anybody to
compare loading behavior from the "src" and the "build" folders.
> Does anyone have any advice or experience in eliminating the flash or
> at least making it less noticeable?
>
No, sorry about that. With the frame extension, there wouldn't be any
flash because the transformation would be performed from Javascript.
Thanks!
-Alain
|