I had these same requirements...after trying to do it in CSS alone I
decided it wasnt possible since you can't use height:100% for a
container and it work like a table does. I ended up using a hybrid
layout with a table for the general stuff but all controlled by css. It
works.
Buddy
Tom Livingston wrote:
On Wed, 21 Sep 2005 12:43:42 -0400, Jan Brasna
<[EMAIL PROTECTED]> wrote:
Someone mentioned the Jello layout style during the clearleft
thread (thank you who ever you are -- very cool!)
You're more than welcome :)
I was wondering if anyone has used this and if they ran into any
problems
Since it is pretty easy to inject to a failsafe layout, it won't
(most likely) mess the layout. Just go ahead and try :) I've been
playing with it recently and I've came across no problems at all.
Jan,
I have been trying to implement the Jello on my current project when I
was just thrown a curve. The designer wants the page to be full
height in the browser window, with a body bg pattern repeating for
the area aoutside the page. I can't get this to work. Do you have any
ideas? I know that one of the elements in the layour _must_ have a
height of 0, which I think is my problem.
Have you tried this?
Sorry can't show you my page... :-(
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************