2011-12-18 167 views

回答

3

IE有known issuesbackground-image屬性。請參閱使用background時發生的情況。

.button { 
    background: white url('../images/button.gif') no-repeat top; 
} 

或者,你可以嘗試

<input type="image" src="../images/button.gif" value="Yea" /> 
0
.button{ 
     background: transparent url('../images/backrgound.jpg') no-repeat top center; 
} 

CSS標準 背景:顏色URL重複部分位置

JPEG圖像

檢查圖像是JPEG2000的,如果是的話,打開任何圖像編輯器,並適當延長JPEG再次保存