Click to See Complete Forum and Search --> : Dynamic Images and Current Status?


quantass
January 27th, 2005, 06:46 PM
Im using an <IMG> tag and am modifying the .src propertty to dynamically change the image on screen. I also make use of a timer to help update the <IMG> but at times downloading the image can take longer than the timer. Is there a way to check the load status of an image, that is, if it is currently downloading, completed downloading, or just plain failed?