Bicubic Scaling for Images? :Internet Explorer 6 & 7


Internet Explorer 6 & 7 do not resample images if the display dimensions differ from the image's actual dimensions. As a result, such images are rendered blockier than in other browsers.

Try IE7's bicubic interpolation mode using the follow line of CSS:

-ms-interpolation-mode: bicubic; 

demo: http://jsbin.com/ubuxoq/4/edit

Comments

Popular posts from this blog

உடல் அறிகுறிகள், வலிகள் மற்றும் அவற்றின் சிகிச்சைகள்: வீட்டு சிகிச்சைகள் மற்றும் அக்குபிரஷர் புள்ளிகள்

MySQL table and want to build a XML file with it in order to make a RSS feed.

REST / AJAX calls from within a Jaggery script