flowjs / ng-flow

Flow.js html5 file upload extension on angular.js framework
http://flowjs.github.io/ng-flow/
MIT License
1.38k stars 303 forks source link

Upload image without a button? #273

Open gchavez101 opened 8 years ago

gchavez101 commented 8 years ago

Is that possible? I want to make it were by clicking onthe current picture you can change it without the need of the button.

offminded commented 8 years ago

You can assign flow-btn attribute to any DOM element: <img flow-btn alt="click to upload" />