[jQuery] Re: animate image position

2009-08-11 Thread Tom Cool
380px). Please, any ideas. Tom On Aug 10, 10:35 pm, Paul Mills wrote: > Hi, > Can you post an example of your animation code or link to a demo page. > > Paul > > On Aug 10, 4:39 pm, Tom Cool wrote: > > > Hi, > > > I'm experiencing a large amount of flickering

[jQuery] animate image position

2009-08-10 Thread Tom Cool
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 th