| ||||
Código:
lo he hecho haora en un momento, asi que si no te funciona avisa que igual se me paso algo<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" > <head> <title></title> <meta name="author" content="" /> <meta name="keywords" content="" /> <meta name="description" content="" /> <script type="text/javascript"> <!-- function abrir() { x=window.open('pag','nombrepopup','status=no,scrollbars=no,menubar=no,width=800,height=545,top=20,left=0') var ventana = window.self; ventana.opener = window.self; ventana.close(); } //--> </script> </head> <body onload="abrir()"> </body> </html> lo del title y los metas te los deje porque igual te interesa por el tema de los buscadores |
| ||||
Ok, perfecto, justo cuando me ha llegado tu respuesta lo habia conseguido yo tb, con la unica diferencia de que había separado las funciones de abrir y cerrar, pero vamos, funciona igual ;) Muchas gracias
__________________ Vayamos por Partes :: Jack el Destripador |