http://www.html5rocks.com/en/tutorials/dnd/basics/
In the example here (scroll to the bottom and try the last example), when you drag out the element and don't drop it anywhere, it is positioned back to its default place and there is an animation for positioning to its default place (Chrome/Safari). I would like to disable that animation.
Is there some sort of special property for webkit, that will allow me to do this?