H22 Solutions Ltd - Affordable Nottingham & East Midlands Freelance Web Design, Search Engine Optimisation, Brand Management, Email & Marketing, Print Management

Contact | Call now for a FREE Quotation 07899 842 073

IE9 Cufon Fix

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

1
2
3
<script type="text/javascript">
Cufon.set('engine', 'canvas');
</script>

Alternatively, you can update your copy of cufon-yui.js from http://cufon.shoqolate.com/generate/

Leave a Reply

*