Modify ↓
Ticket #3145 (closed bug: wontfix)
Black background - IE7 alpha PNG & jQuery fade animation
| Reported by: | kuvik | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | effects | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When I use fade animation effect on div with background-image (PNG+alpha channel), IE7 renders background-image as black background
Change History
comment:2 Changed 4 years ago by brandon
- Status changed from new to closed
- Resolution set to wontfix
This is unfortunately a limitation of Internet Explorers handling of opacity and alpha pngs. The only workaround is to remove the alpha filter after the animation has completed. Same applies to clear text when setting opacity.
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.
