Twitter Bootstrap Image Upload with Preview and Progress Bar
问题 How can i use Twitter Bootstrap to upload a single image with preview and progress bar. As currently, Until I save the image, I can not see what any preview or progress bar to upload the image. 回答1: Jasny's fork of Bootstrap allows you to do come close. See documentation. The code: <div class="fileupload fileupload-new" data-provides="fileupload"> <div class="fileupload-preview thumbnail" style="width: 200px; height: 150px;"></div> <div> <span class="btn btn-file"><span class="fileupload-new"