DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.
Usage
JS
In order to use this plugin on your page you will need to include the following script in the “Optional JS” area from the page’s footer:
Examples
Copy any of the code examples below and paste it in your project after you integrated the needed resources.
Dropzones will throw an error if you try to upload any file since it is not configured for server-side processing.
Single file
Multiple files