1 2 3 4 5 6 7 8 9
| <FORM name="origine">
Insérer image1 <INPUT type="text" name="choix" disabled>
<INPUT type="button" value="Choisir une image" onClick="OuvrirPopup('/backoffice/inc/admin_explo.php','popupchoix','width=600,height=600,menubar=no,status=no,top=100,left=300')"><br><br>
Insérer image2 <INPUT type="text" name="choix" disabled>
<INPUT type="button" value="Choisir une image" onClick="OuvrirPopup('/backoffice/inc/admin_explo.php','popupchoix','width=600,height=600,menubar=no,status=no,top=100,left=300')"><br><br>
Insérer image3 <INPUT type="text" name="choix" disabled>
<INPUT type="button" value="Choisir une image" onClick="OuvrirPopup('/backoffice/inc/admin_explo.php','popupchoix','width=600,height=600,menubar=no,status=no,top=100,left=300')"><br><br>
etc .......
</form> |
Partager