jquery – White screen problem when changing background image.
I have GIF running on the background image, GIF expires in 5 seconds and after 5 seconds I convert GIF to PNG file. There is a white screen for a moment, converting GIF to PNG in the background. I tried to preload the png image but it didn’t work.
How can I fix it?
Thanks