Re: [Xsltforms-support] xsltforms slow to load in IE, perhaps show loading icon?
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@ag...> - 2010-01-13 21:09:02
|
Stephen, During the XSLT step, there is no possibility to display anything... But instances are not externally loaded at the XSLT step but at the Javascript initialization step. So you should see the status panel with the now famous "... Loading ..." message. Can you please provide a link to test this ? Thanks! -Alain > Hello, > > I have noticed that XSLTForms is quite a lot slower in IE than Firefox > or Chrome. > > Its still useable in IE for me but only just, there is a significant > pause before anything shows on the screen when the data model has to be > loaded from outside the form. > > I'm wondering if it would be simple to add an animated gif appear > before the GUI displays to make people think something is happening in > the wait period. > > |