10/07/2009, 10:14
|
| | Fecha de Ingreso: julio-2009
Mensajes: 5
Antigüedad: 15 años, 4 meses Puntos: 0 | |
Respuesta: Out of Memory en JAVASCRIPT (setInterval(Cada MIL segundos))!!! No toi seguro pero:
Lo lei de pasada estoi buscando algo similar:
<html>
<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>
esto es el tema de las resoluciones. Angora ummm... no lo se si lo encuentro te lo respondo |