Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronous loading section should add fully non-blocking #5

Open
bluesmoon opened this issue Apr 10, 2014 · 0 comments
Open

Asynchronous loading section should add fully non-blocking #5

bluesmoon opened this issue Apr 10, 2014 · 0 comments

Comments

@bluesmoon
Copy link

Scripts that can be loaded asynchronously but still block the onload event should receive a B rating. Only scripts that can either be loaded in/after the onload event or scripts that use the advanced Iframe Loader Technique should get an A rating.

The loader is described here: http://calendar.perfplanet.com/2012/the-non-blocking-script-loader-pattern/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant