This is a simple Javascript rubber band funciton that I wrote. Typically an animation function moves directly from point A to point B. This gives a very mechanical feel. I wrote a very simple rubber band funciton. This animates an object with velocity. The object can overshoot the destination and bounce back. The further you drag the farther it bounces.
Grab this and drag
Tested and seems to work in FF, IE and Safari.
Some feedback: this has near 100% cpu utilization on my Ubuntu laptop and it is quite slow, moving NOT very naturally, but in fairly large jumps.
Works great on my Mac! Nice work!
I’m using this for bug report example concerning firefox/xorg issue on Ubuntu. exactly what Eric is talking about above.