Tuesday, June 16, 2009

Dynamic images

A couple of points that I picked up from here:

1.  If you are using dynamic images in IE, be sure to add this in your css:
img{-ms-interpolation-mode:bicubic}.  Apparently, IE does this to save some processing power and enhance its speed.

2.  smush.it does a better job of image resizing for the web than Photoshop's "Save for Web" option (I have verified this for the default option).


No comments: