Well... i actually wanna make a <div> that completely covers the window. Much like lightbox does it. [Lightbox: http://www.huddletogether.com/projects/lightbox/]
I think it's most probably a CSS trick... but that's what i wanna know. How can i get a <div> that is of the complete width and height of the browser's view area. With CSS, width: 100% works, but not the same story with height.
thanks a lot,
rohan
I think it's most probably a CSS trick... but that's what i wanna know. How can i get a <div> that is of the complete width and height of the browser's view area. With CSS, width: 100% works, but not the same story with height.
thanks a lot,
rohan
