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 Go implementation for Go release version 1.
19 avril 2012, par Sebastian Tschanm server/gae-go/app.yaml m server/gae-go/app/main.go m server/gae-go/resize/resize.go Updated Go implementation for Go release version 1. -
Added option "prependFiles" to prepend files instead of appending them to the files container. Closes #1199.
18 avril 2012, par Sebastian Tschanm js/jquery.fileupload-ui.js Added option "prependFiles" to prepend files instead of appending them to the files container. Closes #1199. -
Set Bootstrap Image Gallery filter option to :odd, to filter out thumbnail and label linking to the same image.
16 avril 2012, par Sebastian Tschanm index.html Set Bootstrap Image Gallery filter option to :odd, to filter out thumbnail and label linking to the same image. -
Send redirect header if a redirect field is present - Fixes #1165.
11 avril 2012, par Sebastian Tschanm server/node/package.json m server/node/server.js Send redirect header if a redirect field is present - Fixes #1165. -
Use a clone of the widget element to initialize options set via HTML5 data-attributes.
4 avril 2012, par Sebastian Tschanm js/jquery.fileupload.js Use a clone of the widget element to initialize options set via HTML5 data-attributes. This avoids crashes on IE6+IE7 when cloning the widget element and fixes #1153.