Real Ajax Multi Uploader
Description:
Real Ajax Multi Uploader is a jQuery javascript plugin for creating a simple multiupload file system for web applications.
It is based only on javascript and supports html5 uploading but also is compatible with html4. No flash, no silverlight or other plugins only javascript.
Ajaxupload is very simple to use. It is applied to any container tag (div, span, p) and all file inputs, forms and buttons are automatically
created by the plugin.
The upload server side script is written in PHP , but it can be adapted in all server side languages (ASP,PERL).
Features
- Multi file upload on all browsers
- Multi file select on html5 browsers
- Upload progress information on html5 browsers
- File size information on html5 browsers
- Preview of files(jpg,gif,png) before get uploaded or icon files
- No flash, no silverlight, on other plugins, only Javascript
- Support IE 6 +, Firefox 3+, Safari 3+, Chrome 4+, Opera
- Upload files by chunk, for more performance
- Can set number of parallel file uploads
- Not dependent by server max post size and max upload file size limits
- Automatic detect upload method if html5 or standard upload
- CSS themes