Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automatic update of one frame from another
Message
 
À
30/03/2000 20:24:32
Information générale
Forum:
Internet
Catégorie:
HTML
Divers
Thread ID:
00350438
Message ID:
00353214
Vues:
21
>I've been unable to get your code to work. I keep getting an error that ; is expected.

Did you correct the error I mentioned in my second post?

<SCRIPT LANGUAGE=javascript>
function gourl() {
parent.F2.location = "Your Frame 2 URL address";
parent.F3.location = "Your Frame 3 URL address";
return false; }
</SCRIPT>

<A HREF="" onClick="javascript:return gourl()">Your Link</A>
Michael McLain
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform