Right now, I'm using max-width to scale images to fit. However, they don't scale proportionally. Is there a way to cause this to happen? I'm open to Javascript/jQuery.
If possible, is there a way to do this without knowing the original dimensions of the image (maybe determine this using Javascript/jQuery)?