To make Internet Explorer properly scale images, add this into your CSS:
img { -ms-interpolation-mode: bicubic; }nice and easy :)
I work as a template developer for a company in the Indianapolis area. This is a blog for the random problems or nifty tricks I've come across in CSS and Javascript. In my job, I use the Plone content management system.
img { -ms-interpolation-mode: bicubic; }nice and easy :)