You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
Javascript boomerang.js used as test of client net speed, problem is that html content is executed by browser and is not waiting for boomerang result. But boomerang result is needed because there are some changes in html content.
How it is possible to do not execute html content before boomernag.js has result?
situation is:
Javascript boomerang.js used as test of client net speed, problem is that html content is executed by browser and is not waiting for boomerang result. But boomerang result is needed because there are some changes in html content.
How it is possible to do not execute html content before boomernag.js has result?
preload.js is just check cookies and if exist do not make test again, if does not, run speedtest by BOOMR.subscribe
The text was updated successfully, but these errors were encountered: