August 9, 201214 yr We're using webfonts for body as well as headline text and in Chrome (most notably) this causes content on the first page to pop in. Basically the page starts to load until the webfont is used and then everything waits a moment and then pops into view. All subsequent pages work fine. Is there a way of only displaying the whole page once all the assets are loaded - I remember seeing something like this with regard to running javascript but not sure if it can be applied to the html? Thanks in advance. Paul
August 10, 201214 yr It's called a FOUT and yes, you can do something about it http://paulirish.com/2009/fighting-the-font-face-fout/
Create an account or sign in to comment