Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/02/2002, 21:41
Avatar de Threepwood
Threepwood
 
Fecha de Ingreso: febrero-2002
Ubicación: Argentina
Mensajes: 906
Antigüedad: 22 años, 3 meses
Puntos: 4
Re: Nadie Me Entiende!!!!

Sera algo como esto..:

<HEAD>

<SCRIPT LANGUAGE="JavaScript">
<!-- Idea by: Nic Wolfe ([email protected]) -->
<!-- Web URL: http://fineline.xs.mw -->

<!-- Begin
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=0,width=300,height=300,left = 362,top = 234');");
}
// End -->
</script>

<A HREF="javascript:popUp('tuarchivo.htm')" >Abrir Ventana Pop Up</A>


Saludos!

<img border="0" src="http://www.samue.com.mx/ag.gif" width="350" height="70">