Although it is not the most elegant of solutions, I found that adding position:relative to the element in question preserved the smoothness of the div's content when using fadeTo.
Hope this helps. Ben On Sep 26, 12:56 am, "Dave Maharaj :: WidePixels.com" <d...@widepixels.com> wrote: > I have content that loads into a div and in every browser except IE it > renders fine. In the wonderful IE it comes in jagged...sometimes it "snaps" > after and looks normal but for the most part its all jagged. The page is a > white bg with text rendering into of it. Howcan I fix this so it looks > normal? > Not using a crazy font, just font-family:Helvetica, Arial, sans-serif; 1em > > Ideas? Suggestions? > > Thanks > > Dave