I currently grab images from an alternative server and this can delay the page load, is there a script where if an image has not loaded in a time frame that an alternative would load? i use classic asp
whoisgregg
2:18 pm on Sep 23, 2009 (gmt 0)
This older thread references discusses a method for testing if images have been downloaded by the browser: [webmasterworld.com...]
Some of the coding style there (like for browser detection) is pretty out of date, but there's still a lot of good info there to get you started in the right direction. :)