[jQuery] Re: IE Problem Animating opacity on a Alpha PNG

2009-03-29 Thread Corgalore
I'm having the same problem. I noticed it while using FaceBox. During the fadeout the borders fade to black before fading out. The same thing happens when I swap the border pngs for my own. Does anyone know a workaround for this? On Feb 27, 5:13 am, Liam Potter wrote: > I've come across a probl

[jQuery] Re: IE Problem Animating opacity on a Alpha PNG

2009-03-04 Thread nicholas
Hi! I also have the same problem on IE7 when the page loads it seems that everything is alright but when the .animate() runs it keeps the 100% transparency and loses the rest of alpha 0-99% transparency.. It is very strange.. I don't know if its only IE bug or also jQuery's .animate() implementati