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
-
Disable/enable the file input on changes to the maxNumberOfFiles option.
1er janvier 2013m js/jquery.fileupload-ui.js Disable/enable the file input on changes to the maxNumberOfFiles option. -
Refactored last merge and updated version number.
29 décembre 2012m js/jquery.iframe-transport.js Refactored last merge and updated version number. -
Merge pull request #1971 from bloomfire/iframe-transport-cross-domain-exception
29 décembre 2012, par Sebastian Tschanm js/jquery.iframe-transport.js Merge pull request #1971 from bloomfire/iframe-transport-cross-domain-exception Check for a valid iframe response before trying to access the iframe body's text -
Check for a valid iframe response before trying to access the iframe body’s text
29 décembre 2012, par Patrick McKinnonm js/jquery.iframe-transport.js Check for a valid iframe response before trying to access the iframe body's text - When the iframe transport is used for a cross-origin upload, the iframe response body canot be accessed from javascript. -
Refactor the trim_file_name method. Closes #1965.
27 décembre 2012, par Sebastian Tschanm server/php/UploadHandler.php Refactor the trim_file_name method. Closes #1965.