Clicking a Btn from frameset A to open frameset B, but close frameset A

I think my question has been written quite clearly at the subject heading. just wan to ellaborate again.

in frameset A i have navigator on the left. there’s a btn whereby i click, i will open up frameset B. but i would like to close the frameset A after i open frameset B.

please help. need to get the solution on this prob that i’m facing…

Subject: Clicking a Btn from frameset A to open frameset B, but close frameset A

If you want to display one frame only after clicking the button, you’ll have to create an outer frameset that has only one frame. You’d load your current frameset (consisting of two frames) by default and your button would use e.g. @SetTargetFrame and @Command([OpenFrameSet]) to open frameset B in the top level frame.

Subject: RE: Clicking a Btn from frameset A to open frameset B, but close frameset A

Hi, i understand wat you meant. but i wanted is to close frameset A and open frameset B rather than putting at the top frame.

Subject: RE: Clicking a Btn from frameset A to open frameset B, but close frameset A

No, that’s not what you want. If you close a frameset, the window will be closed. Are you confusing frames and framesets?

Please try to explain mor clearly.

Subject: Clicking a Btn from frameset A to open frameset B, but close frameset A

help help help