Make scaled images in IE smooth

by Yang Yang on December 26, 2008

Share This Article:
Subscribe to Kavoir: blog feed

As ugly as it can get, an image displayed in IE in dimensions other than its original physical sizes would look rugged. So how to smoothen scaled images in IE? An engineer at flickr revealed the secret:

img { -ms-interpolation-mode:bicubic; }

That’s it! Just add the rule to your stylesheet!

smoothenscaledimage

Share This Article:
Subscribe to Kavoir: blog feed

You should also read:

Leave a Comment

Previous post:

Next post: