Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-27-2002, 07:49 PM   PM User | #1
miss_v
New to the CF scene

 
Join Date: Jul 2002
Location: Toronto
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
miss_v is an unknown quantity at this point
Question loading one frame from another

Hello all,

I have a multiframed page. I would like to be able to control the loading of one frame from another frame.
Something like: when the main frame is done loading, it has to trigger the loading of a differnt page in a differnt frame.
I saw this script somewhere, sbut I cannot find it now and I was hoping somebody can help me here.


Thanks a lot


V.
miss_v is offline   Reply With Quote
Old 07-28-2002, 02:18 PM   PM User | #2
Mrs G
New Coder

 
Join Date: Jul 2002
Posts: 56
Thanks: 0
Thanked 0 Times in 0 Posts
Mrs G is an unknown quantity at this point
Try this in the BODY tag

<BODY onload="parent.Framename.location.href="yourpage.html">
Mrs G is offline   Reply With Quote
Old 07-28-2002, 10:29 PM   PM User | #3
miss_v
New to the CF scene

 
Join Date: Jul 2002
Location: Toronto
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
miss_v is an unknown quantity at this point
thax a lot i'll try that
miss_v is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:17 PM.


Advertisement
Log in to turn off these ads.