All Projects → episage → Bootstrap 3 Pretty File Upload

episage / Bootstrap 3 Pretty File Upload

Bootstrap 3 pretty file upload

Labels

Pretty file upload button multiselect

Bootstrap 3 pretty file upload

Works for multi files and single files

Effect

Alt text

Requirements

  • Bootstrap 3
  • jQuery

Instructions

Include bootstrap-prettyfile.js into your page

<script src="bootstrap-prettyfile.js"></script>

Use it

$( 'input[type="file"]' ).prettyFile();

You can change jQuery selector

Samples

See simple_usage.html

See form_demo.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].