MooUpload examples

Examples:

  1. Best upload method (Autodetect the best method)
  2. HTML5 method using chunk uploading, triggers and multiple selection
  3. HTML4 method without listview and autostart
  4. Flash method with single selection and selector filter
  5. HTML5 method with maximum selection limit
  6. HTML4 method with default options
  7. Flash method with minimum and maximum file size selection

2) HTML5 method using chunk uploading, triggers and multiple selection

HTML5 method only works in these web browsers that have implemented the FileReader API.