• Fine Uploader logo
  • Docs
  • Blog
    • Async Tasks & Promises
    • Azure Blob Storage Uploads
    • Cancelling
    • Chunking
    • Concurrent Chunking
    • CORS
    • Delete
    • Drag and Drop
    • Error Handling
    • ES6 & CommonJS Support
    • Filename Editing
    • Form Support
    • Initial File Lists
    • Multiple Upload Buttons
    • No-Server Uploads
    • Paste
    • Pause In-Progress Uploads
    • Progress Bars
    • Previews & Thumbnails
    • Request Parameters
    • Resuming
    • Retrying
    • S3 Uploads
    • Stats & Status
    • Styling
    • Uploading
    • Upload Scaled Images
    • Upload via Mobile Camera
    • Validation
    • Options
    • Core
    • UI
    • S3
    • Azure
    • Methods
    • Core & UI
    • S3
    • Azure
    • Events
    • Core & UI
    • S3
    • Utilities
    • Traditional
    • Amazon S3
    • Azure Blob Storage
    • Browsers
    • Community Support
    • FAQ
    • Handling Errors
  • {% set version_bar = [ ('/branch/master', 'master', 'Stable'), ('/branch/develop', 'develop', 'In Progress'), ] -%} {% if GIT_REF_VAL %} {% set active_page = GIT_REF_VAL %} {% else %} {% set active_page = "master" %} {% endif %} {% set active_page = GIT_REF_VAL %}
    • Current: {{ PKG['version'] }}
    • {% for href, id, caption in version_bar %}
    • {% if id == active_page %} class="active"{% endif %}{{ caption|e }}
    • {% endfor %}