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
-
Added Opera 12 to the list of browsers supporting Drag&Drop.
15 juin 2012, par Sebastian Tschanm README.md Added Opera 12 to the list of browsers supporting Drag&Drop. -
Fixed drag&drop for Opera 12.
15 juin 2012, par Sebastian Tschanm js/jquery.fileupload.js Fixed drag&drop for Opera 12. -
Prevent stack overflow on IE7/IE8 by avoiding the this reference in the _forceReflow method. Fixes #1349.
1er juin 2012, par Sebastian Tschanm js/jquery.fileupload-ui.js Prevent stack overflow on IE7/IE8 by avoiding the this reference in the _forceReflow method. Fixes #1349. -
Omit aria-valuenow for the indeterminate global progress bar.
26 mai 2012, par Sebastian Tschanm index.html m js/jquery.fileupload-ui.js m test/index.html Omit aria-valuenow for the indeterminate global progress bar. Remove the unnecessary aria-valuetext attribute. -
Refactor latest merge, update test page and version numbers.
26 mai 2012, par Sebastian Tschanm index.html m js/jquery.fileupload-ui.js m test/index.html m test/test.js Refactor latest merge, update test page and version numbers.