If anyone has an idea, I'd appreciate it.
I am interested in creating a web page with a fixed sized grid. Such as 2x4, 4x4, and 8x4.
The user would need to be able to drag a file (or multiple files) to a particular square in the grid (or multiple squares if multiple files).
Dragging a file into a square would initiate file upload. The user would also need to be able to move the file to a different square afterward.
Is there an example I could make use of, or perhaps a commercial script library that can be of use for this?
Thank you.