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