jQuery-File-Upload
jQuery-File-Upload copied to clipboard
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads....
I could not create a jsFiddle because it does not support IE7. I was able to reproduce in JS Bin: http://jsbin.com/alevUPo/1/ Clicking Add Files 1 does not work but Add...
see https://github.com/blueimp/jQuery-File-Upload/issues/2645#issuecomment-25882557
When I use Safari 5.1.7 on a Windows 7 machine (both laptop and desktop) the browser crashes, even with your standard demo on http://blueimp.github.io/jQuery-File-Upload/ Sometimes it happens immediately after clicking...
Hello, there seems to be issue in Opera with drag&drop file upload: if you try to drop files several times to browser, Opera always add files but sometimes show download...
This is not so much a bug with this plugin, but related to: https://github.com/blueimp/jQuery-File-Upload/wiki/Drag-and-drop-uploads-from-another-web-page I had implemented a working version of this a month or two ago, but now for...
To reproduce the problem: - Send an email to yourself on your gmail acount and include the follwing url (the demo page): http://blueimp.github.com/jQuery-File-Upload/ - Fire up IE9 and click on...
Hi, I found some problem with large file upload. With large I mean more than 500MB. Checked with my implementation and with demo code. When I try to upload a...
Hi, The drag & drop does not seems to works with FF, but it still works on Chrome. I can reproduce the problem on your demo page : http://blueimp.github.com/jQuery-File-Upload/ I...
When dropping an entire folder structure onto the DropZone, the MIME type is lost for Microsoft Office file types, replacing what should be an application specific filetype (such as application/vnd.ms-excel...
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...