Dodgeitorelse
05-17-2011, 11:30 AM
1) Script Title: Image w/ description tooltip v2.0
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Describe problem: Everything works fine with this script. What I am searching for is a way to use css sprite to speed up our page load time. I have created thumbnails for our images as well as the css sprite file. We have 190 images that are each being loaded which took approximately 9-10 secs. How do I implement the sprite? Also with this many images, being that we add new images to the list periodically, what would be the best way to implement the sprite? With 20 or so images in each file or to have all images in one file?
We did use this modified code by DDAdmin to get load time reduced by about half http://www.dynamicdrive.com/forums/showthread.php?t=61079&highlight=Image+description+tooltip
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Describe problem: Everything works fine with this script. What I am searching for is a way to use css sprite to speed up our page load time. I have created thumbnails for our images as well as the css sprite file. We have 190 images that are each being loaded which took approximately 9-10 secs. How do I implement the sprite? Also with this many images, being that we add new images to the list periodically, what would be the best way to implement the sprite? With 20 or so images in each file or to have all images in one file?
We did use this modified code by DDAdmin to get load time reduced by about half http://www.dynamicdrive.com/forums/showthread.php?t=61079&highlight=Image+description+tooltip