How do I get the coordinate position after using jQuery drag and drop? I want to save the coordinate to a database, so that next time I visit, the item will be in that posi
I would start with something like this. Then update that to use the position plugin and that should get you where you want to be.