Sorting and Arranging
Click and Drop vs Drag and Drop
There are many situations where you might like to sort and arrange a list of items or images. One option is to use a 'drag and drop' procedure, but since my Javascript skills were not up to figuring that one out, I set up a much simpler 'click and drop' procedure, that still uses Javascript, but is understandable for a novice.
CLiCKDROP1 : Organize a list of names
CLiCKDROP2 Organize a list of names with the option to select and delete
CLiCKDROP3 Organize a list of names with associated images