01/02/2011, 13:30
|
| | Fecha de Ingreso: diciembre-2009 Ubicación: Valparaíso
Mensajes: 118
Antigüedad: 14 años, 11 meses Puntos: 3 | |
Respuesta: Alert en link Cita:
Código HTML:
Ver originalform action="eliminaFoto.php" method="post"> <a href="#" onClik="pregunta()"><img src="Images/eliminar.png" width="16" height="16" border="0"></a>
Código HTML:
Ver original<form action="eliminaFoto.php" method="post"> <img src="Images/eliminar.png" width="16" height="16" border="0" onClik="pregunta()">
|