Posts: 115
Location: Tampa Bay, FL - USA
|
The only way I am aware of doing this is to design the site in frames. The top frame size would be set to "*" and the bottom frame would be set to whatever size you need to hold your content. However, I have to say that this is a bad design idea on several levels. I highly discourage the use of frames ...and 100 out of 100 of the top visited Web sites agree with me. ;-)
...any other "non-frames" solution you might receive, I would be highly cautious about testing to ensure that it is cross-browser compatible. I know there are possibly some css/javascript solutions out there, like the floating menu (search on javascript.internet.com), but they are pretty ugly/sketchy and again, test cross-browser compatibility.
Hope this helps.
|