Tema: Fullscreen
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/05/2002, 16:24
ButGea
 
Fecha de Ingreso: mayo-2002
Mensajes: 12
Antigüedad: 22 años
Puntos: 0
Re: Fullscreen

Si no me equivoco es esto lo que desea:
<html>
<head>
<title>lalalla</title>
</head>
<script>bgr = window.open("javascript:document.write('<b ody bgcolor=black>'); document.body.style.overflow='hidden'"," ",'fullscreen=yes');</script>
</body>
</html>
:)