Advanced FileUpload is an advanced uploader with dragdrop support, multi file uploads, auto uploading, progress tracking and validations.
Single mode allows only one file to be selected at a time from the native file dialog.
Multiple mode allows multiple files to be selected from the native file dialog if supported by the browser.
Upload process begins once the file is selected in auto mode.
Chunked mode uploads files in (small) chunks to allow resume-functionality.
Per default, the FileUpload itself is the drop zone. In addition FileUpload supports a custom dropZone.
The empty-facet is rendered when no files are added yet.
Tooltips can be attached to each one of FileUpload buttons in advanced mode using PFS. Moreover, you can use plain html browser native titles as well.