快速輕鬆地為IE6的CSS,PNG修複

來源:互聯網
上載者:User

這是最快的方式來解決IE6惱人的短期未來(它不使用背景位置)。不過,如果你想有一個更好的解決方案可以解決你的CSS檔案中的所有PNG映像,你可以嘗試從twinhelix和新版本支援後台位置這個IE PNG修複!

css代碼

1 .png_hack {2   background-image: url(../img/the_image.png) !important;3   background-image: none;4   filter: none !important;5   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/the_image.png');6 }

 

 

相關文章

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.