|
If I create the clone on mousedown, append it to the dom on mouseup, the user is going to need to click again to drag it. And I'm still not sure how to place the clone directly on top of the static image, z-index isn't doing to the trick. the clone(s) is always placed next to the static original. Thanks.
|