Page Loading

G

Guest

I have a Webpage that dynamically loads a series of thumbnail images from a
SQL database into a placeholder. The problem I have is that the page
displays before all the images have been populated and hence you can see the
images slowly populating on screen.

the question I have is how do you prevent a page from displaying until all
the images have been downloaded completely.
 
P

Patrice

You could use intialy hide this content and reveal it client side once all
is loaded (completed event if In remember ? client side).

That said I would check first :
- are you using small thumbnail images ? IMO it would be better to minimize
the download time and let images appears one after the other so that the
user knows it is in progress plus he could click on a thumbnail he like even
if the other images are not loaded.

With a "wait for all" solution he will have to wait for all images before
being able to do something....

Patrice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top