Click download to download the compressed jQuery Filestyle or click on Github to visit the project page on Github
Github Download 2.1.0The jQuery Filestyle this is a jQuery plugin for filestyle you forget to turn the input file's default browser. Customize as you like, it's yours now.
This plugin has an interesting way to present a form for sending files so attractive, while being simple and efficient.
<head>
<link href="css/jquery-filestyle.min.js">
</head>
<body>
<input type="file" class="jfilestyle" data-input="false">
<script src="js/jquery.js"></script>
<script src="js/jquery-filestyle.min.js"></script>
</body>