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
-
Move the autoUpload option into the basic plugin.
18 mars 2013, par blueimpm js/jquery.fileupload.js Move the autoUpload option into the basic plugin. -
Replace parseInt with Math.floor in the progress calculations.
18 mars 2013, par blueimpm js/jquery.fileupload-ui.js m js/jquery.fileupload.js Replace parseInt with Math.floor in the progress calculations. -
Fixed tests following the UI CSS class changes.
18 mars 2013, par blueimpm test/test.js Fixed tests following the UI CSS class changes. -
Add a third parameter to the constructor to localize error messages. Closes #2140.
15 mars 2013, par blueimpm server/php/UploadHandler.php Add a third parameter to the constructor to localize error messages. Closes #2140. -
Simplify click event handler selectors. Closes #2122.
3 mars 2013, par blueimpm css/jquery.fileupload-ui.css m index.html m js/jquery.fileupload-ui.js m test/index.html Simplify click event handler selectors. Closes #2122.