Quote:
Today at 07:55 PM Mist said this in Post #8
What do you mean by getting the script to preload the mouseover images ?
Regards
- miSt
|
I'm not sure how this script works cause with all the learning of php, and mysql I've been doing, no time to learn javascript.
The script I had before... Preloaded the Image that would be displayed on a mouseover. So that there is no delay between when the mouse touches the image and the the second image is displayed. Some mouseover scripts do not even begin to load the second image until after the mouse is over the first image. (I can't tell because I'm on broadband, and my images get cached.) However, if you happen to have a large (relatively speaking) second image, there might be a delay in the second image even appearing (due to loading), this would result in the person clicking on the first image before the second image has even had a chance to load (since it only takes a few milliseconds to click an image, preloading is the best option in my opinion).
Did all that make sense?? lol