Reputation: 8885
Is there a solution or a workaround for the long lasting problem in webkit browsers, which is a white flash on loading a page? You should see the issue on this page: https://blog.stackoverflow.com/
I am interested in what might be a cause and how to (at least partially) resolve this.
Related links:
Upvotes: 2
Views: 598
Reputation: 8885
Moving all the javascript just before the closing body tag resolved the issue.
Upvotes: 3