jQuery.MultiFile - Multiple File Upload Plugin for jQuery

The Multiple File Upload Plugin (jQuery.MultiFile) is a non-obstrusive plugin for the jQuery Javascript library that helps users easily select multiple files for upload quickly and easily whilst also providing some basic validation functionality to help developers idenfity simple errors, without having to submit the form (ie.: upload files).

multifile jQuery.MultiFile   Multiple File Upload Plugin for jQuery

Javascript is a client side language and cannot upload files - this plugin will only go as far as helping the user select the files to upload and assisting in the validation process by warning the user of common mistakes before server-side validation takes place. When the form is submitted, it’s up to you to have a server-side script that will actually upload the files. The plugin doesn’t have any additional languages built-in, but it’s very easy to customise the messages to any language of your choosing.

Requirements: jQuery Framework
Demo: http://www.fyneworks.com/jquery/multiple-file-upload/#tab-Examples
License: MIT License, License

Incoming search terms for the article:

Related Posts

How To Get The Last Tweet Using jQuery

TopUp Lightbox

Add An Attractive Loading Page Effect Using jQuery

jdPicker- The Ultimate jQuery Date Picker

No comments