TEXASTIGER
Technical User
I have 3 Frames Left Middle Right.
The page in Right frame contains the menu. This works well and when a menu item is selected the content is loaded in the Middle Frame.
What I want to do is also load a separate page in the left frame that is specifically linked to the document loaded in the Middle frame a one to one relationship.
I believe the onload event can do it but for some reason I just cannot get it to work with href & target. Here is the code line:
<BODY OnLoad=""target="left" "href="AFRICA/AFR_Algeria.htm">this is a test</a></p>"
Any Suggestions?
Thanks
The page in Right frame contains the menu. This works well and when a menu item is selected the content is loaded in the Middle Frame.
What I want to do is also load a separate page in the left frame that is specifically linked to the document loaded in the Middle frame a one to one relationship.
I believe the onload event can do it but for some reason I just cannot get it to work with href & target. Here is the code line:
<BODY OnLoad=""target="left" "href="AFRICA/AFR_Algeria.htm">this is a test</a></p>"
Any Suggestions?
Thanks