Closed DavidePastore closed 10 years ago
Is there a way to handle the 'dragstop'/'dragstart' event?
Is that possible? I really need to know the cells that are changing positions...
using this setting:
wall.reset({ draggable: { onDrop: function(event) {} } })
Is there a way to handle the 'dragstop'/'dragstart' event?