Is there a way for me to control the load time of IFrames within my page. Consider the case where I have an HTML page, within which there are 2 IFrames being rendered.
Is it possible to control the time it takes for the IFrames to load? In the sense, if the IFrame does not load within 10 secs, then I want to abort the loading of the iFrame.