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
-
Use window.innerWidth to detect mobile devices.
19 avril 2019, par blueimpUse window.innerWidth to detect mobile devices. Although window.orientation works well to detect mobile devices for now, it is deprecated and might be unreliable. See also: https://developer.mozilla.org/en-US/docs/Web/API/Window/orientation Using the viewport size is also a better approach for hiding/showing additional view elements.
-
9.29.0
16 avril 2019, par blueimp9.29.0
-
Hide file names on mobile devices.
16 avril 2019, par blueimpHide file names on mobile devices. Detect mobile devices by the existence of the window.orientation property.
-
Add JPG to recommended ImageMagick coders.
6 mars 2019, par blueimpAdd JPG to recommended ImageMagick coders.
-
9.28.0
12 novembre 2018, par blueimp9.28.0