[jQuery] Images resize maintaining it's aspect ratio

[jQuery] Images resize maintaining it's aspect ratio


Hi,
I am looking for an jquery plugin or code that should resize multiple
images as per it's parent element and it's ratio should be maintained.
e.g. suppose i have an <td> having ID as container. all the images
should be resized as per the width of the <td> and images should
maintain it's aspect ration as per the browser window.
Please help.
Thanks