nicarcola2006-10-31 11:16 | When I add a height parameter to main in the css file in pixels it works fine. But when I use a percentage, nothing happens. I want the height of main to be dependent from the height of the monitor. In main I added also overflow:auto to get the scrollbar at main. Therfore I need a height paramater withn a flexible height. noudshoorn@scarlet.nl |
treewood (OpenSolution)2006-10-31 20:33 | nicarcola - hmm.. i think You need to give height 100% for all document not only for main ... i have no experience with that . sorry |