Hi everyone,
How comes when I use:
Code:
<img src="image.jpg" width="100%">
Works in firefox, and not in IE? I can't use pixels, only percentage so that the image is displayed 100% of the layer if you know what I mean. In IE, it just displays the full image of it and with firefox it displays how I want it to within the layer only.