ie6 png 透明的解決方案,大網站都在用

來源:互聯網
上載者:User

標籤:style   blog   http   java   color   使用   

 今天解決png圖片在IE6下的背景透明問題,找到了一個好方法。之前的解決方案會造成錯位,使頁面變形。現把這個方法公布如下,本人親測可以正常使用,如果你在使用中出現問題,請看執行個體中的說明(英文不精的童鞋可以用Google翻譯喲)

    <!--[if lt IE 7]>    <script type="text/javascript" src="images/iepngfix_tilebg.js"></script>     <style type="text/css">     img, div, input { behavior: url("images/iepngfix.htc") }     </style>

 

 在頁面中head部分加上如上代碼,<!--[if lt IE 7]>是為了讓IE6以下瀏覽器執行,其他瀏覽器不執行,因為IE6以上瀏覽器都支援png背景透明。

然後在images目錄下放置如下三個檔案:

下載路徑:http://yun.baidu.com/share/link?shareid=290528972&uk=2922759376&third=0

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.