[jQuery] Re: fade png24 images in IE7

2007-11-21 Thread Melzmann
Hi I have found a solution for my Problem! You must use the alphaImage filter from Microsoft Use that Code in your CSS Style: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='your.png'); I thought the problem is since the IE7 arrives history, but it doesn´t

[jQuery] fade png24 images in IE7

2007-10-25 Thread Melzmann
Hi there, at first I must to excuse for my bad english... I come from Germany. I have Problems with fading png24 images in IE7 with the methods fadeIn() and fadeOut(). The scopes where the image is transparency are black in IE7 during the fade process. Can you help me ? thank´s a lot! Melzmann