: I have a large .jpg which I don't want anyone to see until they have downloaded the entire image. Is there any way to prevent a partial image from being displayed?<p>
: Thanx.<p>
: Bubonic.<br>
What I would do is create a variable in Javascript which preloads the image(s) when the page is loaded, I would then write a function which would display the image in the required place. E-mail me if you are interested in this method<p>