View Single Post
  #1 (permalink)  
Old Mar 8th, 2007, 04:09
transistortoaster transistortoaster is offline
New Member
Join Date: Mar 2007
Location: Canada
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Learn Browser Height And Enforce Window To Take At Least 95%

Hello, I am trying to figure out a way to learn the width and height of a browser and use that information for layout. I am using the same CSS layour for multiple pages and I would like the central div area to never be smaller than 95% of the screen even if my content may not occupy the full screen. The code should not clip off content for the case where I have more than one screen height worth. Ideas? Frank
Reply With Quote