Reordering images drag-and-drop with Ajax and PHP

This article hit the nail on the head:http://webdesign.torn.be/tutorials/javascript/prototype/sort-images-with-prototype/and wasn’t even all that painful to implement.  Big hint here: you must use the prototype.js that comes with scriptaculous or you’ll suffer badly.  Symptom is the browser will take up 100% of the cpu and you’ll get exceptions in firebug.  It took me 2 hrs to figure out! 

Leave a Reply