[whatwg] script postonload

On 2/8/10 5:06 PM, Steve Souders wrote:
> The behavior would be similar to DEFER, but instead of delaying
> downloads until after parsing they would be delayed until after the
> window's load event.

Is this meant to be used for scripts one has no control over?  If not, 
then just making all the interesting parts of the script happen "after 
the load event" (which would also need to be defined) seems pretty 
simple, right?

-Boris

Received on Tuesday, 9 February 2010 18:40:40 UTC