[jQuery] Smooth animation
Hi, group.
Im trying to make animation using jquery, but its controlled server
side using XMLSocket. When jQuery receive coordinates from server it
moving my DIV across the browser but its too fast. I cant understand
how to do smooth animation. My server script (perl) compute the same
x,y coordinates like jquery (i saw how in jQuery core) but i dont know
how jquery delay all these x and y coordinates properly to make
animation smooth. Ill be happy if someone explain me how it works.
Excuse me for my english.
Best Regards!