Comments on: Drag & Drop Image Upload, File Upload using Jquery https://w3lessons.info/drag-drop-image-upload-file-upload-using-jquery Tutorials on PHP, jQuery & Amazon Web Services Thu, 19 Mar 2015 15:20:00 +0000 hourly 1 https://wordpress.org/?v=6.7.1 By: Bill Dukelow https://w3lessons.info/drag-drop-image-upload-file-upload-using-jquery#comment-234 Thu, 19 Mar 2015 15:20:00 +0000 http://w3lessons.info/?p=1059#comment-234 This is just the dropzone docs being passed off as your own work…

]]>
By: Ashish https://w3lessons.info/drag-drop-image-upload-file-upload-using-jquery#comment-233 Wed, 24 Apr 2013 09:40:00 +0000 http://w3lessons.info/?p=1059#comment-233 i was going through the tutorial but i cant understand how can i use dropzone without using the class in the form..

i basically want to have a div inside a form and call class=”dropzone in that div..but it dosent seems to work..

here is my code below:

var myDropzone = new Dropzone(“div#myId”, { url: “file-upload”})

please help me

]]>