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
-
Fixes display of bitrate with long decimal numbers.
22 novembre 2012, par Pedro Faustinom js/jquery.fileupload-ui.js Fixes display of bitrate with long decimal numbers. -
Define Opera 11 as minimal supported version. Closes #1881.
21 novembre 2012, par Sebastian Tschanm README.md Define Opera 11 as minimal supported version. Closes #1881. Versions prior to Opera 11 fire the "load" callback for iframes before the DOM is ready and before the file upload request can complete. See http://stackoverflow.com/questions/7614658/opera-wont-recognize-iframe-l (...) -
Replace tabs with spaces.
21 novembre 2012, par Sebastian Tschanm server/php/UploadHandler.php Replace tabs with spaces. -
Check for Blob and File objects to accomodate old Firefox versions. Fixed #1880.
21 novembre 2012, par Sebastian Tschanm js/jquery.fileupload.js Check for Blob and File objects to accomodate old Firefox versions. Fixed #1880. -
Added issue guidelines.
19 novembre 2012, par Sebastian Tschan+ CONTRIBUTING.md m README.md Added issue guidelines.