[whatwg] script postonload

Boris Zbarsky bzbarsky at MIT.EDU
Tue Feb 9 18:40:40 PST 2010


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



More information about the whatwg mailing list