Hi,
I know how to use the most basic frames for splitting the window but I'm stuck on the content side of things. Basically I want to have a left frame and a right frame. The left frame is the menu and the right frame is the content. If I put a HTML link in the left menu and click on it then the content loads in the left menu but it should load in the right hand frame.
Does anyone know how to do it?
I found think link: http://www.javascriptkit.com/frame2.shtml but this is not what I want. My links in the left menu are to external sites which I need to keep in the right hand content frame so the user can easily navigate back to my site.