L
Leonzio
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.
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.