Input type="file"
Résolu
Leo
-
Leo -
Leo -
Bonjour, est ce qu'il y a un possibilité changer le style input type file, je trouver une exemple sur internet qui marche très bien, sauf je voulais savoir votre avis, voici mon code:
_________________________________________
<label for="photo">Photo</label>
<input type="file" id="photo" style="opacity:0; position:absolute; top:-1000px;">
_________________________________________
Merci pour votre réponse.
_________________________________________
<label for="photo">Photo</label>
<input type="file" id="photo" style="opacity:0; position:absolute; top:-1000px;">
_________________________________________
Merci pour votre réponse.