Available in the OSS Version

File Upload - Multiple Uploads

This sample shows you how to set our jQuery upload control to operate with multiple files.

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

The maxSimultaneousFilesUploads and maxUploadedFiles properties can be used to restrict the number of uploaded files when uploading more than one file. On HTML 5-enabled browsers (those which support multiple attributes on the input element), you can select multiple files at once from the Open File dialog or drag and drop the files from Windows Explorer directly on the igUpload component. Note: For demonstration purposes, uploaded files must be smaller than 1 MB. Any files you upload on this page are not retained on our servers.

Code View

Copy to Clipboard