Top "Jquery-file-upload" questions

jQuery File Upload is a blueimp.

Blueimp jQuery File Upload Audio/Video Preview

After some googling, I cant find an example of using the audio & video preview extensions of the jQuery file …

jquery-plugins jquery-file-upload
jQuery File Upload plugin does not work

I am trying to use jQuery File Upload plugin in my site but at the moment it has been impossible, …

jquery jquery-file-upload
Upload File using ReactJS via BlueImp FileUpload jQuery plugin

This is a newbie to ReactJS. Could anyone please advise on what to use or how to have a form (…

jquery jquery-file-upload reactjs
Blueimp File Upload: Remove a file from file list before upload

How can I remove a file from the selected files list in Blueimp plugins before submitting the form to upload. …

jquery jquery-file-upload blueimp
jquery.fileupload.js:87 Uncaught TypeError: $.widget is not a function on jQuery-file-upload

I tried to use basic example (source) for jquery-file-upload, files that I've included in my html are: jquery.js bootstrap.…

javascript jquery file-upload jquery-file-upload
how to add a cancel upload button to jquery-file-upload basic-plugin

I'm using jquery-file-upload with Rails 4, I started from https://github.com/tors/jquery-fileupload-rails-paperclip-example. So I'm using jquery-rails, jquery-fileupload-rails and paperclip …

jquery jquery-file-upload
Individual progress in jQuery file upload

I've been recommended to use jQuery file upload by blueimp. But I fail to update the individual file progress. I …

javascript jquery html file-upload jquery-file-upload
How do I change the default upload path for jquery file upload

I have implemented the jQuery file upload plugin with a php framework it was relatively straight forward following the instructions. …

php jquery jquery-plugins jquery-file-upload
jQuery-File-Upload not firing done callback in Internet Explorer (IE9)

i checked some questions regarding the same issue, blueimp jquery file upload - "done", "complete" callbacks not working for IE 9 , …

javascript jquery internet-explorer jquery-file-upload
How to get file creation date on browser using javascript or jquery

I need to find out the file creation date and file last modified date while uploading the xls file, I …

javascript php jquery jquery-file-upload html5-filesystem