Hi Ricardo_s!!
left hand content frame to move ?
Q1>do you want to remove lefthand frame on click of other than "business printing" options on nav bar??
Q2>do you want to add other contents on the left hand frame.
Ans 1>if you want to remove lefthand frame,then you need change the location href of bottom frame to required "html/asp" file for other than "business printing" options.
When you click on the "business printing " option ,change the bottom frame locaton href with left hand frame and right hand frame.
Ans2>If you only want to change the contents of left frame ,then call lefthandframe location href to the required html/asp file.
window.parent.leftframename.location.href="xyz.htm l"
window.parent.bottomframename.location.href="xyz1. html"
Note:-syntax depends upon how you have created the frame structure .
Hope this will help you
Cheers :)
vinod
|