Ver Mensaje Individual
  #4 (permalink)  
Antiguo 28/08/2002, 08:59
Avatar de Cain
Cain
 
Fecha de Ingreso: enero-2002
Ubicación: Catalunya
Mensajes: 6.459
Antigüedad: 22 años, 3 meses
Puntos: 17
Re: Abrir ventana JS

function ver(id)
{
ventana = window.open("ver.php?id=" + id, "_blank", "resizable,height=150,width=200,top=x,left=x, screenX=x,screenY=y");
abre();
}

<? echo "<a href=Javascript:ver($id)>"; ?>

<font size=2>Proximamente...
<a href="http://www.traduim.com">Traduim</a>: El portal de los traductores[/CODE]