
27/05/2002, 21:58
|
|
Re: Abrir ventana... <script>
function openpopup(){
window.open("popup.htm","",&qu ot;width=300,height=80")
}
</script>
<a href="javascript:openpopup()">Nueva ventana</a>
solo cambia los valores a
width=300,height=80
saludos
<center>
<iframe marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="http://www.ansiwebs.com/Poexia/index.html" width=468 height=60></iframe>
</center> |