![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
28/08/2002, 08:59
|
![Avatar de Cain](http://static.forosdelweb.com/customavatars/avatar9591_1.gif) | | | Fecha de Ingreso: enero-2002 Ubicación: Catalunya
Mensajes: 6.459
Antigüedad: 23 años, 1 mes 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] |