Dropzone.js is a JavaScript library that simplifies creating a drag and drop file upload functionality. It works with jQuery and works almost out-of-the-box by giving a special class name to any form.

Dropzone.js

Multiple files can be uploaded at the same time where previews of images can be displayed as well. There are also options for defining the max file size, thumbnail dimensions (if they will be generated), enable/disable previews and more.

And many events exist for interacting with the drag-drop and upload status.

Requirements: jQuery
Compatibility: All Modern Browsers

Website: http://www.dropzonejs.com/
Download: https://github.com/enyo/dropzone

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

4 − 1 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

Text Resizing With jQuery

Want to allow visitors to increase or decrease the text size (font size) on your website? I’m going to show you how - using jQuery (a great JavaScript library).

qTip2 – Advanced jQuery Tooltip Plugin

qTip2 plugin can display the tooltip in any position wanted, plays nicely with image maps and they can be set to follow any element (handy for drag 'n' dropped and animated items) or mouse.