Hi, i created some JS that creates an IMG tag and sets the class attribute to a particular style. Then i noticed that it didnt work in IE. So a quick little change got it working. Now, the style sets the width of the IMG tag to 100px. In IE this is non-uniformly scaling the image! What is wrong with that browser! Anyhow has anyone seen this before? Do you know why this is happening and how to fix it? Thanks