function ver()
{
ventana = window.open("ver.php?id=<?=$id?>", "_blank", "resizable,height=150,width=200,top=x,left=x, screenX=x,screenY=y");
abre();
}
Como llamaría a ese javascript con $id desde un HREF??
<a href=javascript:ver()... pero al ID donde la pongo en el HREF??
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)