I have a bunch of 16x16 .gif images on my site and they take forever to load is there any way something custom can be done like javascript or using one big image thats cut up or something? If anyone knows how they can do this and reduce the load time a lot please PM me with ur idea and cost for the project. Thanks View the pixel resource wall here: http://www.youthedesigner.com/
I would suggest using Pre-Load images coded in Javascript, which will use the cache of the user to load the image faster, of-course the first the the user vists your site there will be no cache of your site so it will load as normal then once the user keeps visiting your site after that it will use Javascript Pre-load images which will use that cache to speed up load time. Or as it is posted below using a .htaccess cache would also speed up the whole site. If you would be intreasted please let me know by PM. Thanks