Ver Mensaje Individual
  #13 (permalink)  
Antiguo 19/02/2003, 15:06
Fero2003
 
Fecha de Ingreso: febrero-2003
Ubicación: Madrid, España
Mensajes: 29
Antigüedad: 21 años, 2 meses
Puntos: 0
Este es el código:

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=yes,location=0,statusbar=0,m enubar=0,resizable=0,width=550,height=419');");
}
// End -->
</script>

Después el enlace lo llamo

<a href="javascript:popUp('ventanita.htm')

Gracias.
__________________
Madrid...
te quiero:corazon: