A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
Great tool Daniel. Thank you for this. I'm having a problem; for some reason, the onNewFile is called even when there is an upload error returned from the XHR call. I've implemented the image preview - and it's showing the preview for images my server-side script is rejecting.
Great tool Daniel. Thank you for this. I'm having a problem; for some reason, the onNewFile is called even when there is an upload error returned from the XHR call. I've implemented the image preview - and it's showing the preview for images my server-side script is rejecting.
Any ideas?