Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automatic update of one frame from another
Message
 
 
To
30/03/2000 20:24:32
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
00350438
Message ID:
00353214
Views:
18
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform