Tagged Questions
3
votes
1answer
823 views
How to drop a draggable into gridster
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 ...
0
votes
1answer
255 views
Call Gridster multiple times
I love the drag and drop concept of Gridster, but I have a dynamic set of tiles that changes depending on live updates from Meteor. For example, lets say I have a Tiles array in a User model. When the ...