Modify ↓
Ticket #7932 (closed bug: duplicate)
Animate opacity with png in IE
| Reported by: | taber.huang@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | effects | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In IE using PNG do DIV backgrounds, use Animate will appear black side
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks for taking the time to contribute to the jQuery project by writing a bug report. The next time also please submit a test case on http://jsfiddle.net, so that we can investigate your issue more easily.
In IE there are known problems with PNG images http://blogs.msdn.com/b/ie/archive/2005/04/26/412263.aspx (for some exist workarounds) in this case there is no easy workaround known to me (maybe replace png with a gif for IE if possible in your case)
How to report bugs