Draggable Problem

Draggable Problem

Hi, I'm working with draggable, and basically what I'm trying to
accomplish is having one item on my screen, that can be dragged
anywhere, and uses "helper:'clone'", so it still sticks to its main
location and can be cloned N times.

It all looks good, but I just realized that although cloning is
possible, it always keep the same ID. Also, when I drag it from one
side to another it never stays where I dropped it, but stacks up on
the left hand side.

I've put up a quick example, so you can understand what I'm doing. The
idea is move the red spots from the left to the right, but they have
to where they were dropped and have their own ID's.

http://sandbox-placona.appspot.com/places.html

Any help is appreciated
    • Topic Participants

    • bhe