Project on Github Download




View documentation of the version 1.0.6 (for Bootstrap 2)
View documentation of the version 1.2.3 (for Bootstrap 3)


Bootstrap 4 and jQuery.

To use data attributes load the file at the end of the body
// Include
<script type="text/javascript" src="js/bootstrap-filestyle.min.js"> </script>

// Via JavaScript
$(":file").filestyle();

// Via data attributes
<input type="file" class="filestyle">