Skip to content

kvt/custom-file-input

Repository files navigation

Custom HTML File Input

The best jQuery plugin ever.

Getting Started

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>

Documentation

(Coming soon)

Examples

http://kvt.github.io/custom-file-input/

Release History

(Nothing yet)

About

customize html file input. add styles. change button position.

Resources

Stars

Watchers

Forks

Packages

No packages published