Jquery and Sifr Error in IE7 – Internet Explorer
Quick post today but may help save someone a bit of time debugging and back tracking with code.
When using a combination of Sifr ( replacing fonts with a Flash and Javascript combination ) and jQuery ( Javascript codebase which can be built upon for numerous web coding uses ) there was a problem. The code animations and display worked fine but Internet Explorer was throwing up an error. Firefox and other browser were fine. All very easily sorted by simply linking to the Sifr code, after linking to the jQuery code.

March 6th, 2009 at 4:47 pm
Unfortunately, I’m having some trouble with sifr and IE7. I too am using jQuery, but this solution did not prove effective in my case.
October 20th, 2009 at 6:23 pm
Strange enough, for me it worked the other way around: the link to the sifr code had to be placed above the links to jQuery code.