Hi,

Can anyone think of a way that I can enclose a set of frames in such a way that when the minimum size of the frames is reached then the browser puts on the necessary scrollbars?

The solution needs to work on all flavours of IE and NS (!)

For example I have a set of frames that take up a total size of, say, 1024x768, but I want the frameset to be viewable at 800x600. The problem is that the frames automatically resize themselves and tend to overlap each other as the window is resized smaller.

Any ideas??