C
Christa
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:
javascriptarent.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.
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:
javascriptarent.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.