Accueil
Accueil

Bienvenue invité ( Connexion | Inscription )

2 Pages V < 1 2  
Reply to this topicStart new topic
> Rafraîchir une page web toutes les X secondes
bob737
post 9 May 2011, 20:03
Message #11



 


Indicatif : RW-21
Messages : 671
Inscrit : 9/12/05
Lieu : Brie comte robert
Membre n° 357

J'ai trouvé! tongue.gif

Le code suivant fonctionne sur chrome, IE mais pas sur Mozzila. blink.gif


<html>
<head>
<script LANGUAGE="JavaScript1.2">
function refreshiframe()
{
parent.frame1.location.href="http://www.instamapper.com/ext?key=xxxxx&width=520&height=800&zoom=13&type=roadmap&units=metric&coords=dr"
setTimeout("refreshiframe()",120000);
}
</SCRIPT>
</head>
<body onload="refreshiframe();">
<iframe id="frame1" style="border:1px solid;" width="670" height="835" frameborder="0" scrolling="no" src="http://www.instamapper.com/ext?key=xxxxx&width=520&height=800&zoom=13&type=roadmap&units=metric&coords=d">
</iframe>
</body>
</html>

Pourquoi ce pb de compatibilité?

--------------------
Pour qu'il y ait le moins de mécontents possibles, il faut toujours taper sur les mêmes.
http://blogdebertrand.blogspot.com/

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

2 Pages V < 1 2
Reply to this topicStart new topic
1 utilisateur(s) sur ce sujet (1 invité(s) et 0 utilisateur(s) anonyme(s))
0 membre(s) :
 

Haut de page · Retour à l'accueil · Contacter le Webmestre Nous sommes le : 6/05/24 - 10:19