使IE6支援png透明圖片

來源:互聯網
上載者:User

       眾所周知,IE6對png的相容做得不好,對於透明圖片會出現一層灰底,見,

        但IE7及其以上版本已經解決了這個問題。

        網上有不少的解決辦法,但很多使用起來都非常的複雜。最後發現一個iepngfix外掛程式非常好用。

        使用方法:

        1.在http://www.twinhelix.com/css/iepngfix/下載IE PNG Fix

        2.將iepngfix.htc和blank.gif拷貝到網站檔案夾,假如是放在網站根目錄的css/resources檔案夾下

     3.引用樣式

        <style type="text/css">
           img, div{ behavior: url(/css/resources/iepngfix.htc) }
        </style>

            這樣img,div便支援png圖片了。

         4. 如果使用了background-repeat 和 background-position,還需再引用一個檔案

    <script type="text/javascript" src="iepngfix_tilebg.js"></script>

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.