Skip to content

Instantly share code, notes, and snippets.

@fheyer
fheyer / File.Upload.js
Created June 24, 2012 10:43 — forked from mloberg/File.Upload.js
MooTools Ajax File Upload (backport to mootools 1.2.5)
/*
name: [File.Upload, Request.File]
description: Ajax file upload with MooTools.
license: MIT-style license
author: Matthew Loberg
requires: [Request]
provides: [File.Upload, Request.File]
credits: Based off of MooTools-Form-Upload (https://github.com/arian/mootools-form-upload/) by Arian Stolwijk