![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
04/08/2004, 05:24
|
| | Fecha de Ingreso: noviembre-2002 Ubicación: Elche
Mensajes: 548
Antigüedad: 22 años, 2 meses Puntos: 0 | |
function lo_que_sea() {
open('la_url.html', 'nombre', 'width=tamaño_horizontal,height=tamaño_vertical,to p=posicion,left=posicion,scrollbars=no,toolbar=no' )
}
.../...
onclick="lo_que_sea();"
Saludos |