Ver Mensaje Individual
  #8 (permalink)  
Antiguo 10/07/2009, 09:52
arreguen
 
Fecha de Ingreso: julio-2009
Mensajes: 5
Antigüedad: 14 años, 9 meses
Puntos: 0
Respuesta: Visualizacion de imagen a cualquier resolucion..

jejej lo encontreeeeeeeeeeeeeeeeeee

pero un detallito ay como 50 resoluciones de pantalla pero utiliza las clasicas.
los tecnicos o los usuarios se acostumbraron a ellas.

<head>
<script language="JavaScript">

if (screen.width + "x" +screen.height == "640x480" location.href="pagina640x480.htm"

if (screen.width + "x" +screen.height == "800x600" location.href="pagina800x600.htm"

if (screen.width + "x" +screen.height == "1024x768" location.href="pagina1024x768.htm"

</script>
</head>
</html>

Amo la progrmamacion....wiiiiiii