[jQuery] Re: PNG support in IE7 while animating

2008-08-19 Thread Adam
Thanks for the info Karl. I continue to marvel at how much more simple being a developer would be if we had only one browser to be concerned with. (adds "please download firefox" link to site) :) ::: On Aug 18, 5:15 pm, "Karl Rudd" <[EMAIL PROTECTED]> wrote: > And just to follow up. Here's a pre

[jQuery] Re: PNG support in IE7 while animating

2008-08-18 Thread Karl Rudd
And just to follow up. Here's a previous post about it with a link to some more details: http://groups.google.com/group/jquery-dev/browse_thread/thread/1f693c5f4e8ea650 Karl Rudd On Tue, Aug 19, 2008 at 9:08 AM, Karl Rudd <[EMAIL PROTECTED]> wrote: > From what I've heard it's a known problem

[jQuery] Re: PNG support in IE7 while animating

2008-08-18 Thread Karl Rudd
>From what I've heard it's a known problem with IE. You can have PNGs with alpha transparency in them, and you can have images that you use a filter (opacity in this case) on, but not both at the same time. Karl Rudd On Tue, Aug 19, 2008 at 1:17 AM, Adam <[EMAIL PROTECTED]> wrote: > > I have a c