mjxnjx
January 13th, 2003, 06:11 PM
Hello,
Do we have ANY control over how the browser obtains it's data from the HTML source?
What order it dowloads images in, or how long to wait between downloads from the HTML? Or how about any error catching when it's not able to get an image - like telling it to try another location or wait a while and try again?
For example, I have a web page that have 20 more images on it. I want them to load in a particular order, with a given amount of buffer time in between each load. If it has trouble obtaining any of them, it checks somewhere else for the image.
Is this possible?
Do we have ANY control over how the browser obtains it's data from the HTML source?
What order it dowloads images in, or how long to wait between downloads from the HTML? Or how about any error catching when it's not able to get an image - like telling it to try another location or wait a while and try again?
For example, I have a web page that have 20 more images on it. I want them to load in a particular order, with a given amount of buffer time in between each load. If it has trouble obtaining any of them, it checks somewhere else for the image.
Is this possible?