« Return to Thread: Is the timing of DOMContentLoaded undefined with respect to external scripts?

Re: Is the timing of DOMContentLoaded undefined with respect toexternal scripts?

by Boris Zbarsky :: Rate this Message:

| View in Thread

On 9/22/11 4:59 AM, al_9x@... wrote:
> both the script itself and its load handler log after 'DOMContentLoaded'

Works correctly over here (script load fires before DOMContentLoaded).

> Should it be before?

Yes.

> Why?

Because the spec says so?

-Boris

_______________________________________________
dev-tech-dom mailing list
dev-tech-dom@...
https://lists.mozilla.org/listinfo/dev-tech-dom

 « Return to Thread: Is the timing of DOMContentLoaded undefined with respect to external scripts?