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!
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.