Having read through the first few chapters of the jquery Novice to Ninja book, and borrowing heavily from a tutorial from elated(dot)com, I am trying to create a drag and drop page, whereby a draggable element reverts to its start point if not dropped in an appropriate area, but snaps to that area if correct. I seem to have this behavior working ok.
What i would like to do is remove the successfully dropped element and have it revert to its original position, if the user subsequently decides to remove it.
Grateful for any pointers / advice


Reply With Quote




Bookmarks