martindavey
Programmer
I have a frameset with 2 columns:
25% = FRAME1 = contents.htm
75% = FRAME2 = main.htm
When I click on a link in FRAME1 (eg page1.htm) it opens in FRAME2.
So far so good.
However, If someone opens page1.htm directly, I want the frameset to open, with page1.htm in FRAME2 (not main.htm).
How could I do that?
25% = FRAME1 = contents.htm
75% = FRAME2 = main.htm
When I click on a link in FRAME1 (eg page1.htm) it opens in FRAME2.
So far so good.
However, If someone opens page1.htm directly, I want the frameset to open, with page1.htm in FRAME2 (not main.htm).
How could I do that?