|
It loads a javascript file, if it has trouble loading that javascript then the page will fail to render (thats why you get hangs on here sometimes with google analytics and shit, but thats not as bad since the code loads at the very end of the markup). This code loads at the first instance of my flag, so it can hang there.
Different browsers handle it in different ways. Chrome it seems like doesn't like to time out on a file as quickly as other browsers.
|