The Little Guy Posted March 15, 2012 Share Posted March 15, 2012 I have the following jquery: dropZone.bind("drop", function(){ }); When someone drops files on this, it currently uploads them to the server, but I would like people to also be able to drag text or URL's onto this box as well. How can I grab the text that was dropped onto the box? Link to comment https://forums.phpfreaks.com/topic/258954-jquery-drag-and-drop/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.