tux-/upload
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
jQuery upload ============= A jQuery upload script. Take control of upload forms, run them in the background with ajax, and provides events for a richer gui. Will send one post request for each file. Features -------- * Multiple file selection. * Events - When file(s) is added. - While the form data is uploaded. - When the form is finished. * Three modes: - Upload sequentially without waiting for server. - Upload sequentially with waiting for server. - Upload all at once. Compatibility ------------- Tested in: * Chrome 28 * Firefox 22 * Internet Explorer 10 License ------- http://opensource.org/licenses/bsd-license.php BSD 2-Clause License