Using the dragged node as the avatar
When doing drag and drop, the avatar is the element that is displayed on the screen that represents the dragged element. Usually it is either a duplicate of the dragged element or something that mimics it (in cases the dragged element is a heavy dom element such as a well populated table). While this happens, the dragged element remains in its original place.
Date added: July 6th, 2009 | Author: Yoav Rubin
