Hi,
I'm using the following code to preload images onload of the page:
The code does exactly as expected in IE, but in firefox it simply doesn't seem to preload the images as it should?Code:<body onLoad="MM_preloadImages('image1.png','image2.png','etc.png')">
Am I doing something wrong, or is there an alternative that will work in firefox?
Thanks very much.





Reply With Quote


