Saturday, January 26, 2013

Drag ‘n’ Drop File Uploads (With Image Previews) Made Easy: Dropzone.js


Dropzone.js is a JavaScript library that simplifies creating a drag ‘n’ drop file upload functionality.

It works with jQuery and works almost out-of-the-box by giving a special class name to any form.

Multiple files can be uploaded at the same time where previews of images can be displayed as well.

Dropzone.js

There are also options for defining the max file size, thumbnail dimensions (if they will be generated), enable/disable previews and more.


Source : internetwebsitedesign[dot]biz

0 comments:

Post a Comment