Click to See Complete Forum and Search --> : Frames and scrolling issue


xwishmasterx
11-26-2007, 05:35 AM
Hello everyone.

I have a page with to frames ( I have a flash menu on top, so it won't reload when a new page is loaded)

My problem is:

Why does the scrolling for the entire page disappear when you add frames?
I know I can add scrolling to the individual frames, but having a frame height of 50 px is not really nice looking..

So.. How can I keep the scrolling effect for the ENTIRE window, as if no frames where there?

Regards,
Casper

Thiele
11-26-2007, 05:49 AM
As far as I know the browser sees two seperate windows when you use frames i.e. you can not make a scroller for the entire window. Allthough you might be able to put the whole thing in a third frame which is 100% but thats not a cool way to go :-)

xwishmasterx
11-26-2007, 06:02 AM
I was actually thinking about that, but I can't seem to make that work..
I was thinkin about using iframes, but somehow the script I am using won't allow that (nothing shows up)

Any other ideas on how I can solve this problem:

Having the top flash menu not reloading?

Regards,
Casper