Tema: Popup
Ver Mensaje Individual
  #3 (permalink)  
Antiguo 20/05/2008, 06:29
Avatar de chechu_
chechu_
 
Fecha de Ingreso: mayo-2007
Mensajes: 282
Antigüedad: 17 años, 8 meses
Puntos: 0
Respuesta: Popup

No tengo ningún enlace preparado, aunque si lo consideras necesario puedo hacerlo.

Aun así los códigos serian así.

Pagina 1:
<title>link</title>
<a href=" web.html" target="_blank" class="Estilo1" onClick="window.open(this.href, this.target, 'width=590,height=200'); return false;">link</a>


Pagina2:
<title>web.html</title>
<img src="imagen.jpg" width="590" height="200" />