|
@@ -3,7 +3,7 @@ bootstrap-fileinput
|
|
|
|
|
|
An enhanced HTML 5 file input for Bootstrap 3.x with file preview for images and text, multiple selection, and more. This plugin is inspired by [this blog article](http://www.abeautifulsite.net/blog/2013/08/whipping-file-inputs-into-shape-with-bootstrap-3/) and [Jasny's File Input plugin](http://jasny.github.io/bootstrap/javascript/#fileinput). The plugin enhances these concepts and simplifies the widget initialization with simple HTML markup on a file input. It also offers support for multiple file preview and previewing both images and text types.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
## Features
|
|
|
|
|
@@ -293,4 +293,4 @@ $('#input-id').fileinput('clear');
|
|
|
|
|
|
## License
|
|
|
|
|
|
-**bootstrap-fileinput** is released under the BSD 3-Clause License. See the bundled `LICENSE.md` for details.
|
|
|
+**bootstrap-fileinput** is released under the BSD 3-Clause License. See the bundled `LICENSE.md` for details.
|