I
In Need
i am trying to load a second page into a frame from one click.
My page has 3 frames - one down the entire left of the page, one across the
top then a bottom right that takes up the remaining page.
The left is a static menu page. Top is a header and the other contains the
information.
I would like to click on a menu link and change the header. When that loads
the information page would change as well.
I have the header working (by selecting "top" and the appropriate page to
load in there. The problem comes in getting the info page to change as well.
Can i do a dual link hyperlink to different frames or do i need to use the
onLoad command and get it from the header. if that is the case what would be
the correct formatting
Thanks.
In Need
My page has 3 frames - one down the entire left of the page, one across the
top then a bottom right that takes up the remaining page.
The left is a static menu page. Top is a header and the other contains the
information.
I would like to click on a menu link and change the header. When that loads
the information page would change as well.
I have the header working (by selecting "top" and the appropriate page to
load in there. The problem comes in getting the info page to change as well.
Can i do a dual link hyperlink to different frames or do i need to use the
onLoad command and get it from the header. if that is the case what would be
the correct formatting
Thanks.
In Need