Ver Mensaje Individual
  #2 (permalink)  
Antiguo 11/08/2006, 16:56
Avatar de stock
stock
 
Fecha de Ingreso: junio-2004
Ubicación: Monterrey NL
Mensajes: 2.390
Antigüedad: 20 años
Puntos: 53
para abrir un popup lo ahces asi:
Código:
<a  href="getImagen.php?id=3" target="_blank" onClick="window.open(this.href, this.target, 'width=300,height=400'); return false;">abrir popup</a>
have funnnnnn