All Projects → revolunet → Ext.ux.upload

revolunet / Ext.ux.upload

Licence: other
SWFupload + html5 drag&drop + progressbars for ExtJs

Programming Languages

javascript
184084 projects - #8 most used programming language

Ext.ux.upload

see docs folder for ExtJs style documentation

For the upload/flash to work, you need to host this on a http server !

Features :

  • html5 drag&drop (FF+Chrome)
  • SWFupload integration(IE/Chrome/FF)
  • simultaneous multiple file uploads
  • progressbars

limitations :

  • you cannot pass POST data while uploading :/

server side infos :

  • use raw post data for drag&drop files (eg: php input)
  • use standard request.FILES for SWFuploaded ones

requirements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].