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? Quote Link to comment https://forums.phpfreaks.com/topic/258954-jquery-drag-and-drop/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.