Thanks Michael,

Changing the order fixed the problem. Don't know why I used the
previous order, this way seems more logical..

Anyway I was still wondering if there is a way to make IE stop
reloading the background image. I don't know if that's the issue, but
what happens now is that because it seems to disappear and re-appear,
when clicking a link, the page looks a bit shaky. While in FF for
example the background "stands still"..

Is this normal behaviour for IE ? Is there a work-around for this problem ?


Thanks in advance,


Stefan


2006/7/26, Michael Landis <[EMAIL PROTECTED]>:
> On 7/25/06, Stefan Witte <[EMAIL PROTECTED]> wrote (about
> http://www.studionext.nl/dev):
> > Dear list members,
> >
> > On the website I work on atm, i have this problem with IE win, showing
> > the image of the roll over state while loading the website. I assume
> > the problem is because the roll over state is the background of the
> > div's. I used this technique because of the IE's flickering problem
> > with the method of changing the background's images position on
> > rollover.
> >
> > Did anyone of you encounter this problem ?
>
> Yes. It is actually a pretty animation effect as it is, but if it
> isn't intended, then I can understand it not being wanted. :-)
>
> Typically, to avoid rollover issues, the image behind the link should
> be the non-hovered state, instead of the hovered state. When the link
> is hovered, the hover-state image is added to the link's background
> image. The flicker is hidden by the presence of the non-hovered image
> behind everything.
>
> HTH,
>
> Michael
>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to