16/08/2002, 08:07
|
| Colaborador | | Fecha de Ingreso: mayo-2002 Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 22 años, 6 meses Puntos: 177 | |
Re: >> DUDA con tamaño de ventana y demas... <head>
<script language="JavaScript">
<!--
<!--
function nvent(ventana){
window.open(ventana,"","toolbar=0,l ocation=0,directories=0,status=0,menubar=0,scrollb ars=0,resizable=1,copyhistory=0,width=780,height=5 80 top=20 left=50")
}
</script>
</head>
en el Href le pones lo siguiente:
<a href="javascript:nvent('index.html');"&g t;</a>
Espero que te sirva esto!
Salu2 :cantar: |