DIfferences in pictures between ie6 and ie7

Posted by Para on Stack Overflow See other posts from Stack Overflow or by Para
Published on 2010-03-13T19:19:14Z Indexed on 2010/03/13 19:25 UTC
Read the original article Hit count: 249

Filed under:
|
|
BACKGROUND-IMAGE: url(../images/feedback_trans_tab.png);

_background-image: url(../images/feedback_tab_ie6.png)

I've seen code like this in a css file feedback_tab_ie6.png is 886 bytes and feedback_trans_tab.png has 1.64Kb Both pics have transparent backgrounds so that you can apply your own background color. Both look the same. yet in IE6 if I comment this line:

_background-image: url(../images/feedback_tab_ie6.png)

this appears:

alt text and if I don't this appears: alt text

DOes anyone have any idea why this is? How can I turn a > ie6 picture into an ie6 picture from Photoshop? Thank you in advance

© Stack Overflow or respective owner

Related posts about ie6

Related posts about photoshop