Side navigation
#7932 closed bug (duplicate)
Opened January 10, 2011 05:14AM UTC
Closed January 10, 2011 01:35PM UTC
Last modified January 10, 2011 01:35PM UTC
Animate opacity with png in IE
Reported by: | taber.huang@gmail.com | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | effects | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In IE using PNG do DIV backgrounds, use Animate will appear black side
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