MooTools Drag.Ghost
If you’ve used YAHOO.util.DDProxy
, this is a MooTools version. Basically, drag around a “ghosted” version of the element, so you can leave the original behind in case of a bad drop.
new Drag.Ghost(element [, options]);
If you’ve used YAHOO.util.DDProxy
, this is a MooTools version. Basically, drag around a “ghosted” version of the element, so you can leave the original behind in case of a bad drop.
new Drag.Ghost(element [, options]);