Ver Mensaje Individual
  #1 (permalink)  
Antiguo 11/01/2002, 16:46
Owen-Bonilla
 
Fecha de Ingreso: mayo-2001
Ubicación: Monterrey, N.L.; México
Mensajes: 558
Antigüedad: 23 años
Puntos: 0
Pop Up Windows

Que estoy haciendo mal?... es la primer ves que manejo Pop Up y no entiendo bien.. esto es parte de mi código...

<html>
<head>
<meta http-equiv="Content-Language" content="es-mx">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Pagina nueva 1</title>

<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=0,width=350,height=503');");
}
// -->
</script>
</head>
<body>

<tr>
<td width="25%">

<p align="center"><A HREF="javascript:popUp('imagenes/auxiliares/trastero_montreal')"><img border="0" src="img2/librero160.jpg" width="90" height="130"></A><p></td>
<td width="25%"> 
<p><b><font color="#FFFFFF" size="1" face="Arial Narrow">Trastero
Monterreal 1.60 mts.</font></b></p>
</td>
...
...
...

En qu eestoy mal??


Owen Bonilla
Webmaster Weblaguna S. C.
[email protected]
[email protected]