Skip to content

Latest commit

 

History

History
executable file
·
46 lines (31 loc) · 883 Bytes

README.md

File metadata and controls

executable file
·
46 lines (31 loc) · 883 Bytes

MooUpload

A crossbrowser uploader based in Mootools

Features

  • HTML4 upload
  • HTML5 chunk upload (Forget the server upload limitation) ;)
  • Flash upload (Use Swiff.Uploader)
  • Automatic selection (Choose the best upload method)
  • Multiple file selection
  • Autostart upload option
  • File listview option
  • Progress bar
  • Multilanguage
  • External triggers (onSelect, OnFileUpload, onFinishUpload...)
  • Minimun and maximun file size detection
  • Asynchronous file upload (only with HTML5 and Flash)
  • Selector file type filter (Works only with Flash and partially with HTML5) ...

Screenshots

Screenshot 1

Dependencies

  • Mootools 1.3.2
    • Elements.Event
    • Fx.Elements
    • Fx.Tween

How to Use

See demo