Skip to content

revolunet/Ext.ux.upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SWFupload + html5 drag&drop + progressbars for ExtJs

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •