Joined November 2013
·

Warner Pinz

test
·
·

Hi. I use the jasny-bootstrap for fileupload component from the examples website (http://jasny.github.io/bootstrap/javascript/#fileinput-examples) and try it out in my local machine and I'm not able to preview the image. I'm using bootstrap 3.0 and jasny-bootstrap

<div class="form-group">
<div class="fileinput fileinput-new" data-provides="fileinput">
<div class="fileinput-preview thumbnail" data-trigger="fileinput" style="width: 200px; height: 150px;"></div>
<div>
<span class="btn btn-default btn-file">
<span class="fileinput-new">Select image</span>
<span class="fileinput-exists">Change</span>
<input type="file" name="..."></span>
<a href="#" class="btn btn-default fileinput-exists" data-dismiss="fileinput">Remove</a>
</div>
</div>
</div>

Achievements
9 Karma
0 Total ProTip Views
Interests & Skills