javascript - Jquery display "yes" when a file has been uploaded from an input -


i display in "yes" id if file loaded input type file (warning when file selected automatically saved without clicking send)

my input

<div class="customizationuploadbrowseimg">     <input type="file" name="file{$field.id_customization_field}" id="img{$customizationfield}"      class="file_upload form-control customization_block_input {if isset($pictures.$key)}filled{/if}"/> </div> 

the id or message must appear

<li>     <strong>- couverture personnalisée :</strong> <span id="is_covert_show"></span> </li> 

thanks


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -