CSS height issue with scrolling

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
GeXus
Forum Regular
Posts: 631
Joined: Sat Mar 11, 2006 8:59 am

CSS height issue with scrolling

Post by GeXus »

I'm having a problem where when the page scrolls.. the borders i have do not continue to the bottom.. they stop at the fold. I basically have 3 divs all floating left.. the left and right div are 6px borders and the middle div is a white background...

I have everything 100% height.. but still it stops at the fold.. any ideas how to fix this?
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Post by matthijs »

Could you show us the code? I'm sure we can help then.
Post Reply