Revisions : blueimp/jQuery-File-Upload - GitHub
jQuery-File-Upload - Multiple File Upload widget with Drag&Drop support for jQuery
Les articles publiés sur le site
-
Prevent errors when passing a non-object type as formData option.
21 mars 2013, par blueimpm js/jquery.fileupload.js Prevent errors when passing a non-object type as formData option. -
Ensure the same state for the done, fail and always events.
21 mars 2013, par blueimpm js/jquery.fileupload.js Ensure the same state for the done, fail and always events. -
Make sure the progress and response container objects are initialized.
20 mars 2013, par blueimpm js/jquery.fileupload.js Make sure the progress and response container objects are initialized. -
Provide a .response() method on the data argument to retrieve response data.
20 mars 2013, par blueimpm js/jquery.fileupload.js Provide a .response() method on the data argument to retrieve response data. -
Expose the number of active uploads as .fileupload('active') widget method.
20 mars 2013, par blueimpm js/jquery.fileupload.js Expose the number of active uploads as .fileupload('active') widget method.