Tagged Questions
3
votes
1answer
873 views
IE6 image scaling with bicubic filter
I have a project where I have to resize some images in the actual browser side.
IE8, FF3 et al all apply a filter to smooth the resizing of the image, so in these browsers everything looks good.
In ...