Re: Newly-created browsing contexts and about:blank

On 3/9/11 12:21 AM, Ojan Vafai wrote:
> I don't think that would match most web developers intuition. If the
> iframe contents are available and can be modified, they would expect the
> iframe to be loaded and ready.

But the iframe contents "are available and can be modified" even if you 
load an http URI in it.  If you poke at the DOM in that iframe while the 
HTTP URI is loading, you'll see a DOM and will be able to modify it.

-Boris

Received on Wednesday, 9 March 2011 05:35:05 UTC