I have a png image inside a DIV which fades in and out with js code.
This works in all major browser except IE browsers. I have tested IE6, 7 and 8, and all look the same.
I have even tested with a pngfix javascript code but this didn't help at all.
What happens is that the png image shows up, but has rough black edges which are very thick.
I have tried converting the png to GIF, but it looks horrible.
What should I do here?
Thanks