customize html file input
The best jQuery plugin ever.
Download the production version or the development version.
In your web page:
<script src="jquery.js"></script>
<script src="dist/custom-html-file-input.min.js"></script>
<script>
jQuery(function($) {
$.customHtmlFileInput(); // "awesome"
});
</script>
(Coming soon)
(Nothing yet)