Show the PNG Image on IE6

Source: Internet
Author: User

I browsed a foreign English website and showed a bunch of JSCode, And I studied it. It turns out that on IE6, we asked him to display the PNG image ..

It's very simple, but I have been studying it for quite a long time.Reprinted please specify http://netsos.cnblogs.com/

Post Code first

<! -- [If IE 6]>

<SCRIPT type = "text/JavaScript" src = "dd_belatedpng_0.0.8a.js"> </SCRIPT>
<SCRIPT type = "text/JavaScript">
Dd_belatedpng.fix('.png _ BG, IMG ');
</SCRIPT>

<! [Endif]-->

Reprinted please specify http://netsos.cnblogs.com/ 

 

Here, I will explain it first.Dd_belatedpng.fix('.png _ BG, IMG ');

 Dd_belatedpng.fix is fixed ..

 '.Png _ BG, IMG 'class name, label name

JS, in the attachment to everyone! /Files/netsos/dd_belatedpng_0.0.8a.rar

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.