ville.Upload is a Qooxdoo control designed to enabled browser drag and drop features for the qx.ui.form.FileSelectorButton control.
- Typical drag and drop upload control look and feel
- Use external CSS files or embedded CSS (commented code example included) for the dragover event look and feel
- Easily revert back to the standard button look and feel by simply setting the controls appearance property to "button"
To use the control in your application, go into the application root directory and install the library into your project:
qx package update
qx package list
qx package install sqville/ville.Upload
See this control in action using the Qooxdoo Demo App
Distributed under the MIT License. See LICENSE
for more information.