[jQuery] smooth text animation - what am I doing wrong?

[jQuery] smooth text animation - what am I doing wrong?


I'm trying to simply scroll some text within a div via the animation()
method
it seems to be kind of jerky - especially Firefox (I've looked on both
Mac & WinXP)
here's a quick sample:
http://www.monkeypuzzle.net/testfiles/jquery/scrolltext/ff-animated-text.htm
it's actually worse within my application page - so I'm thinking
there's some combination of css rules that might make things worse?
Has anyone run across this one?