[jQuery] Image processing for IE navigators ?

[jQuery] Image processing for IE navigators ?


Hi,
About images, when an image is resized into Firefox ; the image seems
to be clean ( ex : 150x150 to 130x130 ).
Into IE , the same image is very bad , IE do nothing to treat this
image.
Maybe Jquery can do that ?
In php I know how to do this but it's for too many images with
differents sizes ...
Any idea with Jquery ?
Thanks.