Ver Mensaje Individual
  #11 (permalink)  
Antiguo 13/06/2002, 19:43
pilu
 
Fecha de Ingreso: enero-2002
Mensajes: 62
Antigüedad: 23 años, 2 meses
Puntos: 0
Re: problema con pop

<SCRIPT LANGUAGE="JavaScript">
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,men ubar=0,resizable=1,width=500,height=370');");
}
</script>

<BODY onLoad="init(); javascript:popUp('votaciones.htm')">




Lo de postear dos veces los mensajes, no fueron dos veces, fueron tres, es que se me fue la mano.

<html>
<body>
<a href="http://www.iespana.es/blurweb"><img src="http://www.iespana.es/blurweb/imagenes/banner1.gif" width="468" height="60" border="0" alt="Entra y encontrarás todo BLUR"></a>
</body>
</html>