21/01/2003, 03:29
|
| Moderador extraterrestre | | Fecha de Ingreso: diciembre-2001 Ubicación: Madrid
Mensajes: 6.987
Antigüedad: 23 años Puntos: 61 | |
Esto no te serviría, verdad?
<script >
var agentVar=navigator.userAgent
if (agentVar.indexOf("2.0")==-1)
oldBrowser()
else
currentBrowser()
</script>
__________________ Cómo escribir
No hay pregunta tonta, sino tonto que quiere seguir en la ignorancia. |