Ver Mensaje Individual
  #2 (permalink)  
Antiguo 22/04/2005, 08:09
Avatar de skaperna
skaperna
 
Fecha de Ingreso: marzo-2005
Ubicación: Barcelona
Mensajes: 84
Antigüedad: 19 años, 1 mes
Puntos: 1
Hola, en tu pagina "index" puedes poner este código javascript... solo tienes que variar las imagenes y colores...


<script>
function open_chromless(url) {
theURL=url;
wname ="CHROMELESSWIN"
W=screen.width;
H=screen.height;
windowCERRARa = "imagen1"
windowCERRARd = "imagen2"
windowCERRARo = "imagen3"
windowNONEgrf = "imagen4"
windowCLOCK = "imagen5"
windowREALtit = "Titulo"
windowTIT = ""
windowBORDERCOLOR = "#000000"
windowBORDERCOLORsel = "#000000"
windowTITBGCOLOR = "#33cc33"
windowTITBGCOLORsel = "#33cc33"
openchromeless(theURL, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowNONEgrf, windowCLOCK, windowTIT, windowREALtit , windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}
</script>

realmente, lo uqe hará que se abra a pantalla completa es lo que está en negrita... recoge la resolución de pantalla del monitor, y abre una nueva ventana con esa resolución.

Espero te sirva...
__________________
La sangre son las lágrimas del alma...