10 Ajax upload plug-ins

Source: Internet
Author: User
10 jquery Ajax File Uploader plugins

June 29th, 2010Aditia Rahman/4 comments

Tweet

Creating Ajax upload from a raw JavaScript or jquery is not that simple, when baking a simple website, I personally will use available plugin, so it can save me much time and effort, we have to thank that there a lot of developer out there that share their great works.

01. plupload

Allows you to upload files using HTML5 gears, Silverlight, Flash, browserplus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads, plupload is currently separated into a core API and a jquery upload queue widget this enables you to either use it out of the box or write your own impm implementation, demo.

02. Ajax Upload by Andrew valums

Ajax upload allows you to easily upload multiple files without refreshing the page and use any element to show file selection window. it works in all major browsers and doesn't require any library to run. ajax upload doesn' t pollute the global namespace, and is tested with jquery, prototypejs. this plugin is one of the most famous jquery Uploader that require no flash. demo

03. Ajax File Upload

This ajaxfileupload plugin is a hacked version of ajaxupload plugin created by yvind saltvik, which is really good enought for normal use. its idea is to create a IFRAME and submit the specified form to it for further processing, demo.

03. jquery Multiple File Upload plugin by fyneworks.com

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.

04. jquery form Plugin-File Upload by malsup.com

This plugin is a part of jquery form plugin it make you easier to submitting form using Ajax including the input file, and required no flash, demo.

05. uploadify

Uploadify is a jquery plugin that allows the easy integration of a multiple (or single) file uploads on your website. it requires Flash and any backend development language. an array of options allow for full customization for advanced users, but basic implementation is so easy that even coding novices can do it. uploadify free to be used in a number of applications and other cial products, demo.

06. swfupload jquery plugin by Adam Royle

This plugin in created based on swfupload and jquery, IT support both single or mutiple file upload, and require flash, demo.

07. jqswfupload by Alexander re Magno

This plugin is the easier way to make a Multiple File Upload using swfupload library. you can create a complete interface for multiupload files based on Flickr in just one line of code and them make custom settings to controll how works all the features, demo.

08. jcupload

It's a small free plugin, that enables Ajax-like File Upload. It requires Adobe Flash Player and jquery JavaScript library. plugin is freeware, demo.

09. jquploader

Jquploader is a jquery plugin that substitutes HTML file input fields with a flash-based file upload widget, allowing to display a progressbar and percentage. it is designed to take most of its customization from the HTML code of your form directly-so you don't have to do things twice. for instance, the maximum file size, if specified via HTML, will be recognized and used in the rich upload interface generated by jquploader. this plugin required flash, demo.

10. jqupload by jqframework

From the site it got following feature easy to integate to your application, easy to define your own logic. lightweight form Uploader plugin, source file is just 2 K, free and free of charge under the MIT license, demo.

11. uploadprogress

Plugin to augment a standard file upload form with transparent background upload and add uploadprogress meter to keep client informed of progress. this is not really the plugin for uploading file, but just to help inform the progress of uploading file, demo.

Other source that might be useful

Http://kisdigital.wordpress.com/2010/03/30/easy-jquery-mutlifile-uploader/

Http://docs.jquery.com/Tutorials:Multiple_File_Upload_Magic

Http://www.fullfatcode.com/2009/06/06/jquery-ajax-uploader-plugin/

In: Javascript / Jquery Tags: Ajax / Upload
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.