Hi MTM81,

Sorry, I probably explain badly my opinion, but I think we say the ame
thing.
In fact, as you say it's like IE7 does not re-render those element
description inside the footer (site navigation, adress, ...).
What I intend to say is to set the position CSS property of the footer
like position:relative, or something like that.

I see that you do this (position:relative) because there is no more
this problem with IE7 (in fact I does my test with IE8 in
compatibility mode).
You try to force the z-index of an image to 12, but is't it on block
element that z-index is working, so perhaps encapsulating the image
inside a div ?

Thyat why I redirect you on a CSS forum, it's not a prototype/
scriptaculous bug, but a problem inside the CSS, and you should have a
more quicker response.
For exemple, I'm definitely not a CSS guru :((

--
david


On 2 juil, 14:58, mtm81 <i...@patchworkmedia.co.uk> wrote:
> Hi,
> Thanks for the reply!
>
> The problem isn't the postion of the footer..
>
> the problem is, that after the Ajax.Updater call.. the overall height
> of the page that sits above the footer is heigher.. therefore the
> footer should drop down accorrdingly.. but it doesn't in IE7. it sits
> where it used us...
>
> I
>
> On Jul 1, 10:20 pm, david <david.brill...@gmail.com> wrote:
>
> > Hi,
>
> > Just a guess, could'nt you try to set a position value to the
> > footer ?? perhaps toIE7only ??
> > btw, I am sure that help will come quicker in a CSS group :))
>
> > --
> > david
>
> > On 30 juin, 15:43, mtm81 <i...@patchworkmedia.co.uk> wrote:
>
> > > InIE7, the following page loads some content in two areas of the page
> > > using an AJAX.Updater call.
>
> > > All very simple.
>
> > > However, at the bottom of the page a footer with a negative margin to
> > > get it into position.
>
> > > On all the other "non ajax" pages of the site, this CSS layout works
> > > without issue, however on the page causing a problem, when the main
> > > content is reloaded (and therefore the overall height of the page is
> > > changed), the footer does not re-position.
>
> > > this isIE7only..
>
> > > can anyone shed any light on how I can stop this happening?
>
> > >http://www.flex-ability.co.uk/markets.asp
>
> > > then click any of the options within the pie chart...
>
> > > cheers- Hide quoted text -
>
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to