This is a discussion on "Need page to grow vertically" within the Web Page Design section. This forum, and the thread "Need page to grow vertically are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Need page to grow vertically
|
||
| Notices |
![]() |
|
|
LinkBack (1) | Thread Tools |
#1
|
|||
|
|||
|
Need page to grow vertically
I have built a site with css with layers but I donīt know how to make the mainwindow grow vertically and automatically move the foot down.
You can see the page here http://www.apologetik.org This is the code:
|
|
|
|
#2
|
|||
|
|||
|
Re: Need page to grow vertically
this code works, all you need to do is add a call to the function "vertGrow()" with the new position of the foot in the parenthesis
|
|
#3
|
||||
|
||||
|
Re: Need page to grow vertically
Yikes, that's a lot of code.
I'm working on a sticky footer article. It's better than anything I've seen out there! Give me a day or two and I'll have it done! |
|
#4
|
|||
|
|||
|
Re: Need page to grow vertically
Quote:
|
|
#5
|
|||
|
|||
|
Re: Need page to grow vertically
Also have a look at the template system available from the stcky in the css forum.
That has a header, a central section with three columns and a footer. Which ever of the three columns is the longest, the footer will move down to allow for it. |
|
#6
|
|||
|
|||
|
Re: Need page to grow vertically
didn't mean to post all that code this is the only stuff that i added to the original code
|
|
#7
|
|||
|
|||
|
Re: Need page to grow vertically
You should not be using JavaScript to achieve these ends. If JavaScript is disabled for any reason, your design is stuffed.
|
|
#8
|
||||
|
||||
|
Re: Need page to grow vertically
I agree that JavaScript shouldn't be used here. It will look messy in most browsers if the window is resized, too.
|
![]() |
| Tags |
| css, layer |
| Thread Tools | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://webforumz.com/web-page-design/10953-need-page-to-grow-vertically.htm
|
||||
| Posted By | For | Type | Date | |
| PHP Web Statistik 2.1.04 | This thread | Refback | Jan 18th, 2007 09:56 | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page does not stay vertically centered in IE using CSS | needhelppls | Web Page Design | 10 | Jan 28th, 2008 23:56 |
| vertically center text | alexgeek | Web Page Design | 2 | Aug 14th, 2007 12:47 |
| Rotating vertically | grizzlyman | Starting Out | 2 | Apr 7th, 2007 19:46 |
| cell won't align to top vertically | CSpoon | Web Page Design | 12 | Oct 4th, 2006 00:22 |
| centering vertically | benbacardi | Web Page Design | 17 | May 27th, 2004 13:51 |