I was working on one of my clients website and I notices that Cufon-yui.js is not rendering any text on the latest InternetExplorer 9 (IE9)
There are three ways to fix this problem you choose what works best for you!
- Replace your cufon-yui.js with the latest version (cufon-yui.js?v=1.09i).
- Add this line before the close of your head tag:
<!–[if gte IE 9]> <mce:script type=”text/javascript”><! Cufon.set(‘engine’, ‘canvas’); // –> <!–[endif] –> - Add this before closing your head tag :
<meta content=”IE=8″ http-equiv=”X-UA-Compatible” />




Discussion
No comments for “Cufon-yui.js IE9 Fix”