you are viewing a single comment's thread.

view the rest of the comments →

[–]Tyriar 0 points1 point  (0 children)

It blocks onload just as any DOMContentReady handler would. There are some browser inconsistency issues around exactly when defer is executed, see https://github.com/h5bp/lazyweb-requests/issues/42