tengo esto en head
Código PHP:
<script language="javascript" type="text/javascript">
function nico(){
Popup=window.open("nico.htm","Popup","width=800,height=450,top=0,left=0,resizable=yes,scrollbars=yes,menubar=yes,toolbar=yes,status=yes,location=yes")}
</script>
Código PHP:
<script language="javascript" type="text/javascript">
function ana(){
Popup=window.open("ana.htm","Popup","width=800,height=450,top=0,left=0,resizable=yes,scrollbars=yes,menubar=yes,toolbar=yes,status=yes,location=yes")}
</script>
Código PHP:
<a href="javascript:ana()">Ana</a>
<a href="javascript:nico()">Nico</a>
Código PHP:
<script language="javascript" type="text/javascript">
function alguien(){
Popup=window.open("alguien.htm","Popup","width=800,height=450,top=0,left=0,resizable=yes,scrollbars=yes,menubar=yes,toolbar=yes,status=yes,location=yes")}
</script>
![triste](http://static.forosdelweb.com/fdwtheme/images/smilies/frown.png)
Como se hace...
![Pensando](http://static.forosdelweb.com/fdwtheme/images/smilies/scratchchin.gif)
El javascript me puede jejeje
![borracho](http://static.forosdelweb.com/fdwtheme/images/smilies/borracho.png)