Page 1 of 1

Multiple Image Presentation Lag

Posted: 2015-01-06 20:47
by needCodeHelp
I have been using html code to randomly position 5 images on a screen. When I use a program locally on my computer (MAMP), the images all display at the same time. However, once the program is up on Filezilla, when run, the images do not all appear at the same time, which is a crucial part of the presentation in this case. Some images appear right away and some several seconds later. Is this a coding issue that could be easily fixed in the html5 code for the image presentation, or is there somewhere else I should address this issue/ do you have any suggestions as to how I can fix this? Thank you in advance for your help on this!

Re: Multiple Image Presentation Lag

Posted: 2015-01-06 22:16
by audiopro
How big are the images?

Re: Multiple Image Presentation Lag

Posted: 2015-01-07 09:39
by botg
When I use a program locally on my computer (MAMP), the images all display at the same time
They don't. They load one after the other. It happens quickly enough though that it appears as if it happens at the same time.