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
-
Return files for all file inputs of the given jQuery object. Fixes #1678.
14 septembre 2012, par Sebastian Tschanm js/jquery.fileupload.js Return files for all file inputs of the given jQuery object. Fixes #1678. If the given file input doesn't have an associated form, use the default widget file input's form. -
Added pasteZone option.
13 septembre 2012, par Sebastian Tschanm js/jquery.fileupload.js m test/test.js Added pasteZone option. -
Prevent multiple calls to enable/disable the plugin - Fixes #620.
6 septembre 2012, par Sebastian Tschanm js/jquery.fileupload-ui.js m js/jquery.fileupload.js Prevent multiple calls to enable/disable the plugin - Fixes #620. -
Added bug report instructions.
5 septembre 2012, par Sebastian Tschanm README.md Added bug report instructions. -
Updated README and added support URL.
5 septembre 2012, par Sebastian Tschanm README.md m index.html Updated README and added support URL.