Ver Mensaje Individual
  #4 (permalink)  
Antiguo 05/08/2004, 01:09
Elig
 
Fecha de Ingreso: noviembre-2002
Ubicación: Elche
Mensajes: 548
Antigüedad: 21 años, 5 meses
Puntos: 0
<script language="JavaScript">
function lo_que_sea() {
open('la_url.html', 'nombre', 'width=tamaño_horizontal,height=tamaño_vertical,to p=posicion,left=posicion,scrollbars=no,toolbar=no' )
}
</script>


<body>
...

<img src="imagen.jpg" onclick="lo_que_sea();">

...
</body>

Es JavaScript básico puedes ver como funciona más o menos en

http://www.shirohelmet.com/spanish/comercial_1.html