I have a simple design that stretches 100% height of the page. My problem is this... In FireFox whenever the content in the div that is stretched 100% goes past the normal 100% mark, it stops and the content keeps going. If i use the height: auto; way of doing it, if it is too short, the bg doesn't go to the bottom of the page. Is there a way to combine these two? So it stretches 100% and then if the content inside the div goes past it, it keeps stretching?
Thanks,
beezm