Summary:
Many things can affect how your site looks visually as it is loading. The more streamlined your site is, the faster it will load.
Here are some things to consider when troubleshooting a page that loads slowly or one that has images that jump around the screen during loading:
1: Do you have a large image(s)? Consider splitting it into 3 or 4 smaller files and placing them side by side to represent 1 combined image. This is a standard approach in Web development. 4 smaller files will load faster than 1 big one and as a result you minimize the load time of the page.
2. What is the size of the image(s)?. Consider using an image management tool to compress the image(s) so that you’re not dealing with large images to begin with.
What Does This Software Want From Me?
Few things are quite as frustrating as using some software and receiving an error message – except for receiving an error message that tells you NOTHING about what the problem actually is!