hi,
i am trying to create a drag and drop utility where i want to duplicate the "div" that i am dragging so that when the "div" is dropped the original "div" is still in original location.
i tried clonenode but its not working. Are there any other methods to create exact copy of the item.
thanks
ro
i am trying to create a drag and drop utility where i want to duplicate the "div" that i am dragging so that when the "div" is dropped the original "div" is still in original location.
i tried clonenode but its not working. Are there any other methods to create exact copy of the item.
thanks
ro