/ Published in: JavaScript
You need to insert this before the call of Cufon.replace
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!--[if gte IE 9]> <script type="text/javascript"> $(function(){ Cufon.set('engine', 'canvas'); }); </script> <![endif]-->