Hey Paul, Thanks for the quick reply. Due to legal issues i can't give you an example or demo page i am afraid. I am very curious to what others have experienced during development of related animations. It is simply animating a large image (500x500 - reduced res) from left to right (380px).
Please, any ideas. Tom On Aug 10, 10:35 pm, Paul Mills <paul.f.mi...@gmail.com> 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 <tomcoo...@gmail.com> wrote: > > > 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.