jQuery Roundabout IE images pixellated
Posted
by luke
on Stack Overflow
See other posts from Stack Overflow
or by luke
Published on 2010-03-01T13:20:08Z
Indexed on
2010/03/27
0:43 UTC
Read the original article
Hit count: 526
Hi
at http://lunatestsite.co.uk my jQuery roundabout near the bottom of the homepage is problematic in IE7 and 8 - book cover images blurred/pixellated.
http://stackoverflow.com/questions/1985303/ie-image-display-problems/2355921#2355921
suggests something to do with em sizing in IE being the root of it but I don't really understand the conclusion reached there. I don't think opacity is an issue in this.
Any help gratefully appreciated, this is more or less last on more checklist for this site!
Thanks
Edit: fixed by resetting to font-size: 1em before the height and width em declarations for the roundable-movable-item and roundabout-movable-item img. Now working in IE7 and 8.
© Stack Overflow or respective owner