Hi I am after a jquery plugin to achieve the effect seen on http://www.maxmedia.com/ the ability to click and drag around a container with momentum.
I couldnt find it anywhere.
Thanks
Hi I am after a jquery plugin to achieve the effect seen on http://www.maxmedia.com/ the ability to click and drag around a container with momentum.
I couldnt find it anywhere.
Thanks
You should be able to acheive that effect using jQuery Ui Draggable and applying a delay on the transition.
if you watch into the javascript you can find a library called jquery overscroll, it is used to obtain the innertion of dragging. You can find it here: http://www.azoffdesign.com/overscroll