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 previous post about it with a link to > some more details: > > http://groups.google.com/group/jquery-dev/browse_thread/thread/1f693c... > > 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 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 current implementation of Jqueryfordesigners.com's tutorial > >> on how to accomplish Panic's Coda site popup bubble. The background of > >> the div that animates position and opacity from 0 to 1 is a PNG with > >> alpha. Despite its support for PNG, the effect doesnt work in IE7- the > >> full transparency is never loaded. The workaround was to load an > >> alternative transparent GIF for IE 6 and 7, but Ive taken that out on > >> this test link for sake of viewing the phenom. A poster on another > >> board suggested that the animating function never stops processing, so > >> that IE7 never loads the final alpha channel. Anyone have any ideas? > > >>http://viewwestaspen.com/test.html