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
-
Removed file normalization, dropping support for Gecko 1.9.2 (Firefox 3.6).
10 août 2012, par Sebastian Tschanm js/jquery.fileupload.js m test/test.js Removed file normalization, dropping support for Gecko -
Added formAcceptCharset option to set the accept-charset attribute for the iframe upload forms. Fixes #1535.
9 août 2012, par Sebastian Tschanm js/jquery.fileupload.js m js/jquery.iframe-transport.js Added formAcceptCharset option to set the accept-charset attribute for the iframe upload forms. Fixes #1535. If formAcceptCharset is not set, the accept-charset attribute of the file upload widget form is used, if (...) -
SECURITY UPDATE : Fixed cross-site scripting issue in redirect result page.
9 août 2012, par Sebastian Tschanm cors/result.html SECURITY UPDATE: Fixed cross-site scripting issue in redirect result page. Although setting HTML element content via innerHTML ignores script tags, it is possible to run arbitrary script code by using the onerror handler of img tags: result.html? Setting the body content via (...) -
Adjust maxNumberOfFiles if not already adjusted. Fixes #1511.
26 juillet 2012, par Sebastian Tschanm js/jquery.fileupload-ui.js Adjust maxNumberOfFiles if not already adjusted. Fixes #1511. -
Updated jQuery UI widget version.
25 juillet 2012, par Sebastian Tschanm js/vendor/jquery.ui.widget.js Updated jQuery UI widget version.