eletero
07 Feb 2007, 12:16 PM
Ok, this may be a well known problem but I can't find a solution (if one exists)
Looking at the below page in Firefox and IE6 (not sure about 7) gives different results
http://www.cs.nott.ac.uk/~mhl/tableTest.html
It seems to me that for the following "<IMG WIDTH="50%"...."
IE6 seems to treat the 50% as the amount by which to scale the image. ie., 50% of original image size.
What it should actually is set the width of the image (object in general) to "50%" of the containing parent size, ie., "50%" of the td width.
Firefox behaves correctly as far as I can tell.
Is there anyway to fix this for IE users?
Thanks
Looking at the below page in Firefox and IE6 (not sure about 7) gives different results
http://www.cs.nott.ac.uk/~mhl/tableTest.html
It seems to me that for the following "<IMG WIDTH="50%"...."
IE6 seems to treat the 50% as the amount by which to scale the image. ie., 50% of original image size.
What it should actually is set the width of the image (object in general) to "50%" of the containing parent size, ie., "50%" of the td width.
Firefox behaves correctly as far as I can tell.
Is there anyway to fix this for IE users?
Thanks