Click to See Complete Forum and Search --> : changing number of frames


olaf
02-21-2004, 04:56 PM
Hallo,

i think it's impossible but maybe i'm wrong.

I have a frameset with 3 frames (two of them are nested inside the first).
I have a top, left and a main frame.

I use the top for navigation in the most of cases the left one is used for pre-selection. But in one case i want to use only one frame. Now my question: is it possible to replace both frames (left and main) with only one frame/file. I want to use the same framesset like before. Soving the problem with a new framesset is to easy...

Thanks for helping.

Khalid Ali
02-21-2004, 07:17 PM
you can remove frames from a frameset,however, at run time Mozilla doesn't seem to refresh itself though in the memory it will remove the frame.

In IE6+ on the other hand(surprisingly) it works as intended,remove a frame and it instantly refreshes the rest of the frameset contents

olaf
02-22-2004, 02:02 AM
Hallo Khalid,

Thanks for your response. But how? I know how to change a framne by name while using javascript. But how does it work with hole set?