Ver Mensaje Individual
  #5 (permalink)  
Antiguo 01/11/2013, 18:14
abarberan
 
Fecha de Ingreso: septiembre-2013
Mensajes: 15
Antigüedad: 10 años, 7 meses
Puntos: 0
Respuesta: Onclick sobre imagen para someter un form.

Resuelto :

Código PHP:
Ver original
  1. echo '<span class="imagen"><input type="image" src='.$carpeta."/".$nompicture.' width=250 style=" float:none; margin-top:7px; margin-bottom:88px; margin-left: -90px; height:170px; border:1px;"/></span>';

Gracias a todos!