View Full Version : The bottom of my scroll bar is missing


jsgdenver
08-10-2004, 03:39 AM
Is there a solution for this: I'm trying to keep my nav menu fixed at the top of the page while allowing content to scroll behind/underneath it. Using Div tag, but you'll notice that the bottom of the scroll bar is not visable and lays below the viewable area of the window. This is an IE issue. To view this, please visit http://12.42.70.79. Trying not to use frames for this solution, but stuck on how to get the scroll bar to appear correctly. HELP! Thanks, Joe

Rosey
08-10-2004, 04:43 AM
i must be missing something because it looks fine to me. I have 1200 res or whatever it is and i used IE. I tried to make the window smaller and it still looked good.

jsgdenver
08-10-2004, 07:32 AM
Hi Rosey,
Very kind of you to reply. To help me out, can you tell me what version of IE you are using? I'm glad it looks good to you, but now I'm wondering if its a IE 6 issue and maybe works on earlier versions of IE. Thanks again!

Monkey Bizzle
08-10-2004, 02:48 PM
i have IE 6 whatever and i don't get any scrollbars... the reason you can't see them is because you have overflow: hidden; in the body of your CSS...