Simple Multiple File Upload - Two files have been selected for upload, the image is a valid file format and is 
successfully uploaded to the server, the .txt file is not a valid file and has 
been rejected.

The green add icon is used to create new file inputs, this is done using the jQuery
javascript library.

Screenshot 1

Two files have been selected for upload, the image is a valid file format and is successfully uploaded to the server, the .txt file is not a valid file and has been rejected. The green add icon is used to create new file inputs, this is done using the jQuery javascript library.