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
-
Updated jQuery to version 1.8.2.
23 septembre 2012, par Sebastian Tschanm cors/postmessage.html m index.html m test/index.html Updated jQuery to version 1.8.2. -
Prevent caching of upload POST requests. Fixes #1702.
22 septembre 2012, par Sebastian Tschanm server/gae-go/app/main.go Prevent caching of upload POST requests. Fixes #1702. Add query string to the DELETE url to workaround a Chrome caching bug: http://code.google.com/p/chromium/issues/detail?id=136320 -
Since Firefox 13 and Chrome 21, Blob.slice() is no longer prefixed and the vendor prefixed methods are deprecated. Fixes #1704.
22 septembre 2012, par Sebastian Tschanm js/jquery.fileupload.js Since Firefox 13 and Chrome 21, Blob.slice() is no longer prefixed and the vendor prefixed methods are deprecated. Fixes #1704. -
Added error handling and increased the default size restrictions.
20 septembre 2012, par Sebastian Tschanm server/node/package.json m server/node/server.js Added error handling and increased the default size restrictions. -
Improve error handling for the file tree traversal method.
14 septembre 2012, par Sebastian Tschanm js/jquery.fileupload.js Improve error handling for the file tree traversal method.