Answer the question
In order to leave comments, you need to log in
How to preview image in cmultifileupload in Yii?
Hello! here is an example of getting a preview of an image after selecting it in the input jsfiddle.net/Fractaliste/LvsYc/1669
Help organize the same for the cmultifileupload widget?
Here is the html code with 1 image:
<div class="MultiFile-wrap" id="NpSchemeFormImages_wrap">
<input class="MultiFile-applied" id="NpSchemeFormImages" value="" name="NpSchemeFormImages[]" type="file">
<div class="MultiFile-list" id="NpSchemeFormImages_wrap_list">
<div class="MultiFile-label">
<a class="MultiFile-remove" href="#NpSchemeFormImages_wrap">x</a>
<span class="MultiFile-title" title="File selected: 20150623_174217.jpg">20150623_174217.jpg</span>
</div>
</div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question