just as a tip, a blank.gif usually works as well as any background in
this fix (1x1 pixels filled with nothing for any beginners ^^)
Live long and prosper,
Tamm Sjödin
On Mar 28, 2008, at 4:21 PM, Snef wrote:
Try to use a background
Olivier Percebois-Garve wrote:
Hi all,
I'm using animate({opacity: 1});
It produces a strange effect on IE6 where the text appears sort of
bold (or
sort of duplicated) and a little dirty.
With show() I see this effect during the transition, but when it is
finished
it looks ok.
With animate({opacity: 1}); it remains "dirty" after the effect.
Anybody experienced this ?
Any know fix or workaround ?
thanks
-Olivier