How do I make my Pictures on my site load faster? They take FOREVER to load on most peoples computers the first time. Is there something I can do?
How do I make my Pictures on my site load faster? They take FOREVER to load on most peoples computers the first time. Is there something I can do?
reduce their size (in kbs) saving them in a lower quality or less colors
Regards,
Raphael DDL
Designing Solutions for You
*Web Design;
*Coding;
Free Downloads;
and all related Stuff.
My Tutorials:
| Multi-Language Websites | Rotative Banners |
| Bookmark Script for All Browsers |
| PHP Switching/Including Content|
|
Lower the picture's quality, or save it to JPEG/jpg.
use photoshop and save it for the web.
best regards
The reason for them loading slowly is that the images are huge.
For example the "Johnson Swimming Team" image is : 1917.73 KB (1963752 bytes). That is close on 2megs. When you set the size of it in the HTML code, you are only resizing the dimensions.
You could stop this by using on of the methods described above to create a thumbnail for the image. You could also reduce the size of the main image allot if you want to link to it.
The better way to go about all of this is to use a php GD script that creates a thumbnail for you from the image.
Last edited by DefecTalisman; 12-03-2007 at 10:33 AM.
http://dev.x10hosting.com (this has nothing to do with x10hosting)
->All us helpful people here at x10hosting would like to reach our next user groups, "Community Paragon". Please click the+rep icon on the left hand side of a post if that post was helpfull.