Skip to content

Inviz/mootools-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Mootools uploader

FancyUpload has a second life!

This package contains a transparent Uploader class that uses the upload adapter most appropriate.

Supports three modes

  • Request (HTML5, multiple)
  • Swiff (Flash, multiple)
  • IFrame (simple HTML form callback)

Common stuff is abstracted away to base Uploader namespace and File classes are refactored so they can be mixed in in any other widget class. They also include a common mixin so you can define some common methods.

Credits go to digitarald and others who kept this project alive.

About

FancyUpload sans UI with transparent adapter support (XHR, IFrame and Flash)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published