bootstrap-file-input icon indicating copy to clipboard operation
bootstrap-file-input copied to clipboard

Standardizes the file input field to look like a Bootstrap button in all browsers

Results 16 bootstrap-file-input issues
Sort by recently updated
recently updated
newest added

It seems it's impossible to use this plugin on an input and binding an event to it with jQuery at the same time.

Currently, there doesn't seem to be a way to use it on file input elements that are adding dynamically to the DOM.

Very nice plugin, Thanks for creating it. There one minor problem: HTML5 and Bootstrap allow putting "required" attribute on the control. If user forgets to upload file Bootstrap displays a...

Just an FYI. The upload doesn't start when a file is dragged onto the target zone. Using the button does work.

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)

When a webpage is configured as the button works poorly on internet explorer and there is a need to double press it EDIT: i managed to overcome the issue: #...