[jQuery] animate image position

[jQuery] animate image position


Hi,
I'm experiencing a large amount of flickering in a image i move with
animate(). Looking at jQuery's source code, i think it has something
to do with the setInterval it uses to calculate the animation; when
binding the animation to 'mousemove' its runs smoothly.
Any ideas on how to improve this animation?
Thanks,
Tom.