
05/06/2009, 07:25
|
 | | | Fecha de Ingreso: junio-2009
Mensajes: 67
Antigüedad: 15 años, 9 meses Puntos: 1 | |
Respuesta: FullScreen a pantalla completa function CambiarTamanio()
{
window.moveTo(0,0);
window.resizeTo(window.screen.Width,window.screen. Height)
}
Prueba con eso a ver si te sirve :D
(EDITO: PANINO SE ME ADELANTO :) ) |