Question

I'm working on a project using Cufon font replacement, and we're having a rather frustrating issue with a flicker when the content is rendered in the browse. You can see it as your browser around the site here.

The effect is worst in internet explorer but also noticeable in all other browsers, any way to reduce this will be greatly appreciated.

Thanks in advance.

Was it helpful?

Solution

It seems that flicker is effected by the amount of content loading on the page and the speed they all come in. The quicker response time from the server and the less items loaded will lower the flicker time.

OTHER TIPS

You can hide the text while cufon loads, then display the text once it's active.

See https://github.com/sorccu/cufon/wiki/styling#jump-special-cases

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top