weixiyen / jquery-filedrop

jQuery plugin - drag and drop desktop files and POST to a URL to handle files.
958 stars 285 forks source link

Added fileInput parameter #140

Closed adam-balanga closed 11 years ago

adam-balanga commented 11 years ago

fileInput parameter takes a jquery object containing 1 or more file input fields and binds them to the drop function to facilitate uploading files via traditional input fields.