Quote:
Originally Posted by GreatDragon AD
its because the images that I upload are hi-res. Its my fault because I don't take the time to shrink them down to easy-to-download size. Sorry.
|
Actually, it's the way you implement thumbnails. Instead of having separate versions of pictures scaled down by a graphics program, you have the full-size pictures scaled down by the HTML coding, which is a bad idea.
It basically forces the browser to load every image at once and will cause a signifigant amount of slowdown. Luckily my machine can handle it, but as mentioned.... yeah..