After DD_belatedPNG is used, only a portion of the images are displayed.

Source: Internet
Author: User

Q: Why is only one part of the image incomplete when DD_belatedPNG is used on some pages?

 

Method: Find the following code:

El. vml. image. fill. type = 'tile ';
Changed:

El. vml. image. fill. type = 'framework ';

 

 

Cause:For example, some images (in png format) are originally 100px × 100px. If you want to use the style or label attribute to scale it to 50px long width, the image will not be scaled in IE6, instead, the image is cut and only the 50px length and width in the upper left corner of the image are displayed. The other part is hidden and not mandatory. It seems to be related to the image loading speed. If it is slow, it is easy to appear. It is said that this BUG has been solved in the new version, but I have tried it and solved it, but it has caused other problems, that is, when the div structure is frequently switched, do not switch the div that may be out of style. Therefore, you need to be cautious when modifying or upgrading.

Tips: 1, from: http://blog.sina.com.cn/s/blog_51ee8d4b0100yx3p.html

2, source package download: http://files.cnblogs.com/waitingbar/DD_belatedPNG.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.