
This page is handy
September 17, 2007Drag ‘n drop tutorial with the CakePHP 1.2 Ajax helper, Prototype framework and Scriptaculous library
Drag and Drop explained really nicely. The only thing that I have changed from his method is to put a letter in front of the id name for each option that will be dragged. This I then strip in the controller and play as usual. I made this change because my pages weren’t validating any more.