Tema: PopUp Imagen
Ver Mensaje Individual
  #8 (permalink)  
Antiguo 18/02/2010, 14:00
jordii
 
Fecha de Ingreso: febrero-2010
Mensajes: 6
Antigüedad: 14 años, 2 meses
Puntos: 0
Respuesta: PopUp Imagen

Vale ya esta codigo final
Código PHP:
Ver original
  1. echo "<table width='740' border='0'><tr><td colspan='2'><h4>$row[titulo]</h4></td></tr><td width='393' height='137'><p>$row[texto]</p></td>
  2.                             <td width='195'><a href='javascript:popImage(\"$foto\",\"Texto alt\")'><img src='$foto' alt='Haz click para ver imagen mas grande' width='100' height='100' border='0'/></a></td></table><br>"

Gracias por todo!