Element.File 0.1

Make petty much anything clickable and behave like a input="file" element. Inspired by how FancyUpload covers elements with flash, and Shaun Inman's example of styling file-form elements. Demo can be found at http://jsfiddle.net/vondoom/DHBEu/13/



Details

Author
Robin Grass
Current version
0.1
GitHub
vondoom/Element.File
Downloads
3471
Category
Native
Tags
Report
GitHub Issues

Releases


How to use

The Element.File constructor accepts Element object.

Simple usage

var demo = new Element.File(document.id('my_element_id'));

Known Bugs

Doesn't play nice with button-elements when using webkit.


Discuss

A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.

Found a bug in this plugin? Please report it this repository's Github Issues.

blog comments powered by Disqus