IE瀏覽器中PNG圖片背景透明

網頁裏的PNG圖片

.div1 img{ position:absolute; top:-3px; left:-2px;behavior:url("iepngfix.htc");width:103px; height:125px;}

背景爲PNG圖片
.div2{ background:url(/images/button05.png) no-repeat; width:66px; height:21px; line-height:21px;font-size:12px; border:0; cursor:pointer;behavior:url("iepngfix.htc");}

 

將以下內容保存爲iepngfix.htc:

  

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章