The graphics on my pages seem to load pretty slow. Someone suggested that I use the "Preload Images" behaviour in Dreamweaver. I am confused b/c in the code I see that Dreamweaver automatically used that preload function for some of the images (maybe just for the fireworks dropdown menu images...?) and not for the rest. So how do I go about preloading the rest? Just type in the image names into the body unload tag with the ones that were there automatically? It didn't seem to make a difference.
I also tried clicking on the image and using the behaviour panel to browse and find the image... but what that did was insert a preload function ONMOUSEOVER of that image (instead of onload). And if i don't click on the image, then the preload images option will not be "available" in the behaviours panel unless you're clicked on the image.
Also my book seemed to say that this behaviour is not for all images but just for javascript and swap images, etc..
So does anyone know how I can preload all the images on my page so the page won't load in such a choppy fashion? And if this behaviour is the answer, can someone tell me exactly how to go about doing it...
Thank you very much in advance.
I also tried clicking on the image and using the behaviour panel to browse and find the image... but what that did was insert a preload function ONMOUSEOVER of that image (instead of onload). And if i don't click on the image, then the preload images option will not be "available" in the behaviours panel unless you're clicked on the image.
Also my book seemed to say that this behaviour is not for all images but just for javascript and swap images, etc..
So does anyone know how I can preload all the images on my page so the page won't load in such a choppy fashion? And if this behaviour is the answer, can someone tell me exactly how to go about doing it...
Thank you very much in advance.