Archive for June, 2011
Cufon is a Javascript website plugin and replaces normal text with a nice(r) font. With the release of Internet Explorer 9, cufon would fail to work and text would not be displayed. A fix to this is to add the following text before the Cufon call 123<script type="text/javascript"> Cufon.set(‘engine’, ‘canvas’); </script> Alternatively, you can update….
