Load page command

Josh Simpson's picture

They have: 147 posts

Joined: Dec 1999

hi is there a way for me to have a page load in one frame and have a command that loads a page in another frame. my page looks like this
+----------------------------+
|------------top-------------|
+-----+----------------------+
|-side|-----------body-------|
|-----|----------------------|
|-----|----------------------|
+-----+----------------------+
|------bottom----------------|
+----------------------------+
(the xtra lines are for spacing)

I have a link in "top" that loads a page in "side" but when "side" loads I want it to make a page load in "body".
I there a comand I can put in "side" to make "body" load?

I cant edit the top code

help please
Josh

[This message has been edited by Josh Simpson (edited 27 January 2000).]

[This message has been edited by Josh Simpson (edited 27 January 2000).]

JLS (Joshua Lee Simpson)

Josh Simpson's picture

They have: 147 posts

Joined: Dec 1999

Comon any one

Please

I just kneed this to finish my page
josh

Vincent Puglia's picture

They have: 634 posts

Joined: Dec 1999

Hi Josh,

I'm not a frame man, but...
What's wrong with onLoad? or simply putting the parent.bodyname.location.href = 'somepage.html' either in the head tags or after the body tags -- outside of a function
also, www.htmlgoodies.com has a script that loads two or more frames at the same time. (e.g. you'd load side and right at the same time from top)

Hope this helps
Vinny GrassBlade: cut&paste javascript

Where the world once stood
the blades of grass cut me still

Josh Simpson's picture

They have: 147 posts

Joined: Dec 1999

Hey vincent

I not realy that happy at editing my top bar as it is arleady confused me enough im scared that if I change it it will never be the same , I have already tried the script from htmlgoodies, but i couldent get it to work. , i was thinking i could use the command that automaticaly redirects you to another page but use the target command, would this idear work?, and what is this "onLoad" comand i dont know any javascript, tho only stuff I have is coppied from tutorials, , any other idears?
josh

JLS (Joshua Lee Simpson)

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.