Closed regexp1987 closed 6 years ago
Hi man, I added options below: onDragOver: function(file){}, onDrop: function(file){}, onDragLeave: function(file){}
in this way you can handle the behaviour of the dom element during the D&D events.
Hey, thanks for the work!; that was actually on my ToDo list :). Going to check it out later
Hi man, I added options below: onDragOver: function(file){}, onDrop: function(file){}, onDragLeave: function(file){}
in this way you can handle the behaviour of the dom element during the D&D events.