Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
190 views

Sorry, I need to disable preview images. Not only not view preview (that I try with success with disableImageLoad: true) but also disable the action of client-side. I need to save time by disabling ...
mic.teseo's user avatar
11 votes
1 answer
761 views

The BlueImp jQuery File Upload GitHub project has been marked "This repository has been archived by the owner. It is now read-only.". See: https://github.com/blueimp/jQuery-File-Upload But ...
Melloware's user avatar
  • 12.4k
0 votes
0 answers
82 views

i tried to pick a file from iphone photomediathek with 1,2 GB. Before uploading, the iphone converts the file, then the upload starts briefly and stops immediately, presumably when determining the ...
user1664249's user avatar
3 votes
1 answer
595 views

Hi i have problem in skipping file from current upload queue. my current scenario i want to abort 2nd file when it starts uploading , so that it is not sent after abort i want to skip 3rd file from ...
Learner's user avatar
  • 81
0 votes
0 answers
147 views

The problem is that I can't find any example or tutorial that explains how to define a div element with unique id to make preview of an image after its url is received from the server. So, I tried ...
Babaktrad's user avatar
  • 194
0 votes
1 answer
233 views

I have a case where I have to save the form first - to get an id - which the uploaded files will be related to. I works fine - but I have so far not been able to get any progress-data from the data....
Sigurd Nes's user avatar
1 vote
1 answer
131 views

I'm trying to upload an edited image from cropperjs with fileupload. The fileupload class works on other aspects of the site so I know it works. When I try to run the add method nothing happens and ...
squaredog's user avatar
1 vote
1 answer
764 views

I want to show a progress bar during upload progress and wait for a click on a button to start the upload when I do that the file input does not update with the filename anymore Here is the code: $(...
Benjamin's user avatar
  • 3,495
5 votes
1 answer
734 views

Im using Jquery File Upload bluempl for uploading files. When i upload lot of number of files like 6000 files using this plugin the browser hangs and freeze many times, alothough when visiting the ...
user1655410's user avatar
1 vote
1 answer
3k views

I'm trying to implement multiple jQuery File Upload forms to a page, but the documentation is unclear. I've already tried many suggestions and hacks from StackOverflow and Google, but a lot are old (...
ITWarror's user avatar
1 vote
1 answer
147 views

I'm using jQuery Blueimp file upload and trying to get the uploaded file json in a variable. I'm calling the function as: var fileoutput = attachfile(fileobject, ['xlsx','zip'],"tmp"); This will call ...
Jenz's user avatar
  • 8,361
0 votes
0 answers
244 views

I'm trying to add a common function for jquery blueimp file upload in a js file, so that I can use the same function for multiple file upload inputs. I'm calling the function as: var fileoutput = ...
Jenz's user avatar
  • 8,361
0 votes
1 answer
172 views

At some point during upload the file name gets converted to the lower case and spaces are being replaced with the underscore. How do I preserve the original file name, without these 2 changes? I've ...
Jack Watts's user avatar
2 votes
1 answer
3k views

I am trying to perform multiple fileupload with blueimp jquery fileupload library. link to library - https://github.com/blueimp/jQuery-File-Upload The files are uploading. But only a single file is ...
rammanoj's user avatar
  • 495
0 votes
1 answer
282 views

I am using this plugin https://github.com/blueimp/jQuery-File-Upload to upload multiple images. I want to add watermark to these uploaded images. I have read this. Add watermark using Jquery File ...
Swati's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
16