white screen between screen
Hi,
there are get services on load for most pages in my app. As the page loads the screen displays the colour of the container swatch until the service loads, and then the backround image appears.
I have tried to overcome this white screen with css, but to no avail. this code, I get the image but after the white screen.
The theme is theme roller.
Is there a better way to intergrate the image in the theme in order to avoid this ugly white screen?
Is it possible to cache the data in the get service?
would this avoid the white screen ?
thanks for your help