1

I'm using Desandro's isotope plugin that is working lilke a charm except that the text is rendering poorly in IE8.

As don't care about other browsers at the moment, is there a way to fix this? If not, what functionnality shoud I disable in order to prevent this?

You can see some examples and more explanations here: Problem with poor font rendering with CSS3 transitions, jQuery, & Google Fonts

Thanks a lot!

Community
  • 1
  • 1
vpx
  • 380
  • 1
  • 5
  • 14

2 Answers2

0

It is an IE issue, try implementing Google Chrome Frame

Joshua Wooward
  • 1,508
  • 2
  • 10
  • 12
0

See Isotope's author on font rendering issues here scrolling down to "Pitfalls and issues". I remember the issue being related to the CSS transitions and that providing a background colour seemed to solve the issue. Also this SO question may point you towards a solution; the issue there was also CSS transitions related, if I remember correctly.

Community
  • 1
  • 1
Systembolaget
  • 2,514
  • 2
  • 21
  • 37