Jquery fade-away animation black background bug in png images under ie8

Source: Internet
Author: User

This article introduces the solution to the bug of jquery fade-away animation black background in png images under ie8.

In IE7 and IE8, if you dynamically modify the transparency of the png image, for example, if you apply a fadeIn and adjust the transparency of the image to 25%, then a very strange bug will occur, the transparent information of png is gone! It turns into ugly black!

Solution:

First:

Add an outer layer to the image, and add the same background color or background image to the layer. The advantage is that when jquery is used to change the overall background color, you can call tags to change the background color or background image at the same time.

Second:

Set an outer layer for the image and change the transparency of the outer layer when the animation is switched. I have not tried this. I don't know if it works. In principle, it is feasible.

Third:

Change the format of the image, to the png-8 (the image tone will be biased, not suitable), jpg (this is actually similar to the first .)

If you have a better solution, share it.

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.