Return to Snippet

Revision: 47037
at May 31, 2011 01:31 by lurnid


Initial Code
<!--[if gte IE 9]>
<script type="text/javascript">
$(function(){
    Cufon.set('engine', 'canvas');
    });

</script>
<![endif]-->

Initial URL


Initial Description
You need to insert this before the call of  Cufon.replace

Initial Title
Cufon fix for IE9

Initial Tags
ie

Initial Language
JavaScript