Code Snippet
Not-Terrible Image Resizing in IE
img {
-ms-interpolation-mode: bicubic;
}
If you scale down an image with width and/or height attributes, it's going to look terrible in IE unless you use this.
img {
-ms-interpolation-mode: bicubic;
}
If you scale down an image with width and/or height attributes, it's going to look terrible in IE unless you use this.
Thanks! My thumbnails has improved 100% with this hack! :D
for which versions of IE is this helpful…I couldn’t really tell if this has an effect in IE6/7
wow, it looks better then it does in firefox when i size them really small. thanks!
I love using this in my reset stylesheet! mmmmmm :D
I do not recommend the use of Internet Explorer because it is very stupid
I would recommend the use of the browser is always the best FireFox
DigWP
A book and blog co-authored by Jeff Starr and myself about the World's most popular publishing platform.
Quotes on Design
Design, like Art, can be an elusive word to define and an awfully fun thing to have opinions about.
HTML-Ipsum
One-click copy to clipboard access to Lorem Ipsum text that comes wrapped in a variety of HTML.
Bookshelf
Hey Chris, what books do you recommend? These, young fertile mind, these.