Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 983 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 983 Bytes

ville.Upload

ville.Upload is a Qooxdoo control designed to enabled browser drag and drop features for the qx.ui.form.FileSelectorButton control.

Benefits

  • 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"

Using the Control in your Application

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

Demo

See this control in action using the Qooxdoo Demo App

License

Distributed under the MIT License. See LICENSE for more information.