I have a site where i’m using the All-In-One Cufon (WordPress Plugin), but having some issues getting it to render properly in IE.
The website: [removed]
The Problem: It works fine so far in Firefox and other browsers like Chrome. Even in internet explorer the first time the site loads it works fine but when I refresh the page or visit any other pages by clicking a link on the site it stops working (The text is still visible but cufon rendering doesn’t work) 😮
I have been trying to fix this since the past day without any success. I’m not 100% sure but I think it used to work fine awhile back but I just recently noticed this odd behavior and have no clue what could be making this happen.
My first thought was a conflict of a plugin, but I tried disabling ALL the plugins except the cufon and it still does the same thing.
Is anyone aware / experienced similar issue with their websites? and knows the solution?
The issue seems to have been resolved in the latest Release Candidate of IE9.
I’m seeing the following errors on your page:
SCRIPT16387: Invalid pointer (cufon.yui.js, line 121 character 39)
which corresponds to the pointer document.defaultView.getComputedStyle
I can’t see what exactly is happening, but there’s another message about the character encoding of your site: “HTML1114: Codepage iso-8859-1 from (HTTP header) overrides conflicting codepage utf-8 from (META tag)” Might want to check into that and make sure you have the correct document encoding.