Multiple Image Presentation Lag

Post all HTML related questions here. No support.

Moderator: Project members

Post Reply
Message
Author
needCodeHelp
500 Command not understood
Posts: 1
Joined: 2015-01-06 20:39
First name: Ruth
Last name: Shaffer

Multiple Image Presentation Lag

#1 Post by needCodeHelp » 2015-01-06 20:47

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!

User avatar
audiopro
226 Transfer OK
Posts: 295
Joined: 2013-03-23 12:55
First name: Keith
Location: Morecambe, England

Re: Multiple Image Presentation Lag

#2 Post by audiopro » 2015-01-06 22:16

How big are the images?
Morecambe - Where the sun goes at night

User avatar
botg
Site Admin
Posts: 35509
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Multiple Image Presentation Lag

#3 Post by botg » 2015-01-07 09:39

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.

Post Reply