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
-
Updated jQuery to version 1.7.2.
3 avril 2012, par Sebastian Tschanm cors/postmessage.html m index.html m test/index.html Updated jQuery to version 1.7.2. -
Updated version number.
3 avril 2012, par Sebastian Tschanm server/php/upload.class.php Updated version number. -
Merge pull request #1152 from naxhh/master
3 avril 2012, par Sebastian Tschanm server/php/upload.class.php Merge pull request #1152 from naxhh/master Prevent js crash on orient_image = true -
Prevent crash when orient_image = true and not exif image type issue #1139
2 avril 2012, par Ignacio Tm server/php/upload.class.php Prevent crash when orient_image = true and not exif image type issue #1139 -
Resolve manually when the preview element is not part of the DOM.
28 mars 2012, par Sebastian Tschanm js/jquery.fileupload-ui.js Resolve manually when the preview element is not part of the DOM. Fixes #1129.