|
|
 |
Re: FN-FORUM: CSS UnFunny
date posted 14th November 2007 15:37
On 14 Nov 2007, at 16:11, Craig wrote:
>
> Hi All,
>
> Could someone please put me out of my misery?
> http://www.onfieldsports.com/test/test: I just CAN'T get the footer
> to sit
> below the left menu and neither can I get the page to expand
> downwards when
> one of the menu items is expanded. I've been messing about with
> clear's and
> the source code order all afternoon and I'm positive I've got it
> right, but
> it just don't work:(:( (This is the start of the build so none of the
> hyperlinks go anywhere)
My guess is that the rendered space for the menu is allocated based on
it's non javascripted components.
the footer is clearing the *actual* content of the div, but the page
isn't re-rendered after the javascript writes in the menu content.
you'll probably have to rethink the way the page works.
;o)
|
 |
|