sqville / ville.Upload

A control for the Qooxdoo JavaScript Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

APPROACH

Demo

See this control in action using the Qooxdoo Demo App

Roadmap

None. This is a straight forward solution. Reach out to the author if you feel that something is missing.

License

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

Contact

Chris Eskew (sqville) - email: sqville@gmail.com

About

A control for the Qooxdoo JavaScript Framework


Languages

Language:JavaScript 59.1%Language:HTML 39.9%Language:CSS 1.0%