Philippe Wittenbergh wrote:

On May 6, 2011, at 4:13 AM, Philip Taylor (Webmaster, Ret'd) wrote:

My mouse was over the lower central image, which
resolutely refused to come to the foreground until
I moved my mouse away from all three images.  When
I move from the rightmost to the central image,
the left image comes to the foreground.

That is expected…

Well, I think that depends on from where one derives one's
expectations.  I derived mine from Gabriele's prose :

When you hover an image, its z-index changes so that the current image will be 
always displayed on the top of the other.

whereas you seem to be deriving yours from the code :

#gallery img.center:hover {
        z-index: 0;
}

Philip Taylor
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to