Does anyone know if it is possible to drop a draggable element into gridster?
http://gridster.net/#documentation
It seems great for my purposes, but can you add them to the grid by dropping it?
I want to drag images into gridster. Is is possible?
Can I see a sample of this?
If this is not possible, do you know of any alternatives?
I need to drag images into discrete locations inside a div and be able to save the positions as well as move the images around inside the canvas.
You can definitely do that. Its just a matter of declaring the the draggable and droppable elements. This jsfiddle will give you an idea.