Trucsweb.com
Forum de discussion
Forum « Programmation Javascript » (archives)
Re: javascript et screen.width
Envoyé: 16 août 2001, 7h32 par Oznog
Salut,
En Javascript, la résolution s'obtient par:
screen.width
screen.height
Tout simplement.
Un test de condition avec If-else-Then et une redirection.
<html>
<body>
<script type="text/javascript" language="javascript">
<!--
if (screen.width > 800){
top.location="page1024.htm";
} else {
top.location="page800.htm";
}
//-->
</script>
</body>
</html>
Ciao
Oznog
Réponses
Aucune réponse à ce message... |
|
X Connexion
X Mot de passe perdu
X Conditions générales
Conditions
X Trucsweb
X Glossaire
X Trucsweb
X Trucsweb
Conditions
X Créer un compte