Example of Custom Drop Area in Javascript File Upload Control

/
/
Custom Drop Area

This JavaScript File Upload example demonstrates how to configure custom drop area of the Uploader. You can drop the files into specified custom drop area location to upload.

More Details...

Drop files here to upload
Description

The Uploader control allows to set any external element as drop area using the dropArea property. For more information, you can refer this dropArea API from this documentation section.