Hi All I''m not sure if this is possible but.... Currently what happens is this *I have a draggable which is ghosted on drag * On release of the draggable the orgional element (the one that doesnt move) disappears and the ghosted element reverts back to the origional elements postion what I''d like is: *have a draggable which is ghosted on drag * On release of the draggable the ghosted element disappears and no revert effect takes place. Now I guess what happens now is that the cloned element is in fact the element that stays in place, is this correct? If so does any one know how I can revert this so that the clone is the element that is dragged Cheers Rob