Revisions : blueimp/jQuery-File-Upload - GitHub

jQuery-File-Upload - Multiple File Upload widget with Drag&Drop support for jQuery

https://github.com/blueimp/jQuery-File-Upload

Les articles publiés sur le site

  • Use window.innerWidth to detect mobile devices.

    19 avril 2019, par blueimp
    Use 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 blueimp
    9.29.0
  • Hide file names on mobile devices.

    16 avril 2019, par blueimp
    Hide 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 blueimp
    Add JPG to recommended ImageMagick coders.
  • 9.28.0

    12 novembre 2018, par blueimp
    9.28.0