Giter Club home page Giter Club logo

customized-swfupload's Introduction

/*
**********************************************************
Author: Qawelesizwe Mlilo
Email: [email protected]
Description: Customized Simple SWFUpload Demo
Demo: http://qawemlilo.github.com/customized-swfupload/
**********************************************************
*/

SWFUpload
I came across the SWFUpload plugin when I was working a project for a client who wanted to allow up to 300 image file uploads per user.

What I liked
  * The ability to select multiple files in the file browser dialog
  * "Ajax style" multiple file uploads without refreshing the page.
  * SWFUpload fires several events during the upload process. 
    (the developer can use the events to update the UI and handle errors).
  * It is fast.
  * Its highly customizable.
  
What I didn't like
  * The UI of the available demos is not a friendly one when dealing with a lot of files.
  * Too much code for handling events
  * File upload limit is reset whenever the user refreshes the page
  * SWFUpload Object resets the file count everytime we open the browser file dialog box
  
What this demo does
I have taken the simple demo and thrown away excess code(namely, fileprogress.js) and re-written the event handler functions.
I have added the following features:
  
  * A progress bar that tracks the number of files uploaded
  * A counter for the number of files uploaded
  * A status update for current file being uploaded
  * JavaScript Cookie tracking that ensures the user does not exceed file upload limit

Go ahead and try out the demo: http://qawemlilo.github.com/customized-swfupload/ 

customized-swfupload's People

Contributors

qawemlilo avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

gilbertgeliba

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.