ilevent
2009-04-22 05:17:01 UTC
When we upgraded to IE8, some images are blurred. These images were rendered
apropriately in previous IE versions. I think the problem is that image real
size is different than the specified size given in page.
Here is the code:
<img src="../../images/my_img.gif" width="21" height="20" border="0"
alt="Seç" hspace="2" align="absMiddle">
The real image size is 21X21 pixel.
Will it be fixed or do we have to fix our web applications?
apropriately in previous IE versions. I think the problem is that image real
size is different than the specified size given in page.
Here is the code:
<img src="../../images/my_img.gif" width="21" height="20" border="0"
alt="Seç" hspace="2" align="absMiddle">
The real image size is 21X21 pixel.
Will it be fixed or do we have to fix our web applications?