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