Category Archives: experiments

Drag and drop grid

For a current project I am working on I have needed to be able to load a group of thumbnails and then allow simple drag and drop actions to re-order the thumbnails and save the new order as well as being able to delete a thumbnail.
I’ve spent some time working on this prototype and I [...]