![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
20/05/2008, 06:29
|
![Avatar de chechu_](http://static.forosdelweb.com/customavatars/avatar181859_1.gif) | | | 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" /> |