I'm trying to create a scrolling div with the position:absolute property, and I'm having a problem getting the HTML to work right.
The files in the attached archive illustrate what I've got so far. You can see the result at http://jhsachs.com/f/FixedParts.html.
The div scrolls as it should, but its size is fixed. The width is supposed to be fixed, but I want the height to resize with the window. Can anyone show me how to do that without breaking the scrolling?


Reply With Quote


Bookmarks