loading two frames at once

G

Guest

I need to load a menu frame and a main frame at the same time.
So far Using the Frontpage inside and out book I can get the page to load
correctly when I click on "Marketing" but when I go to use the new links for
the marketing page i cant seem to get any of them to load into the frame next
to it.
Help!!
Does java script have some limitation ?
This is the code I am using:
javascript:parent.frames.main.location='file name
here';parent.frames.menu.location='file name here'
I am hoping that it is just my path in the java script.
 
G

Guest

Well it must have been just connectivity issues. I have been able to set up
pages just fine with this code.
My next question is how to set up links for new pages that are update in the
page.
If I set up a "add to favorites" can I copy that for the link?
Thanks
Christa
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top