grevory / bootstrap-file-input

Standardizes the file input field to look like a Bootstrap button in all browsers
Other
179 stars 63 forks source link

How to cancel the file once it's selected? #15

Open ivansammartino opened 11 years ago

ivansammartino commented 11 years ago

Nice one!!! Please add some way to "cancel" the selected file (at the moment, when a user selects the file, there's no way to go back and un-select it)

grevory commented 11 years ago

I may consider this in a future iteration but for now I like to keep this simple.

You could, of course, add some jQuery to append a Remove button on your own.

Good luck and thanks for the recommendation.

Greg On 2013-05-03 1:07 AM, "Ivan" notifications@github.com wrote:

Nice one!!! Please add some way to "cancel" the selected file (at the moment, when a user selects the file, there's no way to go back and un-select it)

— Reply to this email directly or view it on GitHubhttps://github.com/grevory/bootstrap-file-input/issues/15 .