DoLordBoy
03-15-2003, 12:14 PM
Hey guys,
I've been trying to figure this out for my frames for a while:
I have a top frame (top), and the bottom frame is another frameset with a left navigation bar (leftside) and right frame with the content (rightside).
The problem is, people tend to get linked to individual pages of my site, so they have no navbar or top bar. I've been trying to make a link that says "click here if you see no left or top frame" that will take whatever page you are in, and add both the frames keeping the right frame the same as the page you clicked the link in.
I tried using javascript and making a frameset where the right frame was linked to "history.go(-1)" etc. which didn't work. Maybe I'm just missing a simple HTML link?
I've been trying to figure this out for my frames for a while:
I have a top frame (top), and the bottom frame is another frameset with a left navigation bar (leftside) and right frame with the content (rightside).
The problem is, people tend to get linked to individual pages of my site, so they have no navbar or top bar. I've been trying to make a link that says "click here if you see no left or top frame" that will take whatever page you are in, and add both the frames keeping the right frame the same as the page you clicked the link in.
I tried using javascript and making a frameset where the right frame was linked to "history.go(-1)" etc. which didn't work. Maybe I'm just missing a simple HTML link?