This is a discussion on "layout with dynamic heights" within the Web Page Design section. This forum, and the thread "layout with dynamic heights are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
layout with dynamic heights
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
layout with dynamic heights
Hi! (first post wiiii)
i'm pretty new at making layouts with CSS. now i have particular problem with making certain divisions' height dependant on the user's viewport size. what i would like to have is something like this (See Attached) i have tried a bit with relative and absolute positions, but either it doesn't work or it is never how i want to be. can someone perhaps give me some clues as to how i can make something like this? thanks in advance! Last edited by Rob; Nov 10th, 2005 at 15:12. |
|
|
|
|||
|
Re: layout with dynamic heights
have you googled it? I am not sure of many that have done this before... am sure it can be done....
maybe if you did a server side script that calculated browser width and/or height then provided a css for each size of the screen or you could do server side math to get this to work... |
|
|||
|
Re: layout with dynamic heights
This is the best I could do, the footer will float over top of everything when the window gets smaller then the content. You could fix that with z-index. which would cause it to go under things. It doesn't go full height in IE, but that shouldn't matter unless your doing some crazy colouring like I have. As far as I know this is the best that can be done without switching to evil tables. |
|
||||
|
Re: layout with dynamic heights
This might do the trick. I believe that might help with your challenge.
|
![]() |
| Tags |
| layout, dynamic, heights |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dynamic layout | Dgrade | Flash & Multimedia Forum | 0 | Mar 27th, 2008 14:18 |
| Dynamic Layout | Dgrade | Flash & Multimedia Forum | 3 | Mar 17th, 2008 03:03 |
| CSS DIV Heights! | smriyaz | Web Page Design | 4 | Oct 15th, 2007 10:54 |
| css id heights | bean_2k1 | Web Page Design | 3 | Apr 7th, 2007 20:15 |
| Javascript to set equal heights to 3 autoextending columns | joshdub223 | JavaScript Forum | 1 | Apr 22nd, 2006 19:22 |